Hello,
Question about testing for the object’s id for echo purposes.
If I use
name = “Amsterdam” { echotags ‘City of Amsterdam’}
it will echo the id (let’s say 123456789) to the output logging
Is it also possible to test for the id itself ? for example something like
id = 123456789 { echotags ‘City of Amsterdam’}
kind regards
Joris