Hi,
Is it possible to return a geofence attribute from computed attributes?
Ive created a attribute in a geofence called test with a number value of 10.
I tried a few ways to return it from a computed attribute, like return geofence.Attributes.test and geofence.attributesTest but dont manage to return the value 10.
Is this possible and does anyone have an example of how it can be done ?
Any help will be appreciated.
It's not possible to access geofence object.
Hi,
Is it possible to return a geofence attribute from computed attributes?
Ive created a attribute in a geofence called test with a number value of 10.
I tried a few ways to return it from a computed attribute, like return geofence.Attributes.test and geofence.attributesTest but dont manage to return the value 10.
Is this possible and does anyone have an example of how it can be done ?
Any help will be appreciated.