...
The following expression (in Field name parameter) could be used, for example, to access the value of an attribute with id 46 (assuming the field is named "myinsightfield" in our form)
Code Block |
---|
myisightfieldmyinsightfield.attributes.objectTypeAttribute(objectTypeAttributeId=46).objectAttributeValues.value |
...