Hi all, can anybody please let me know what is property function? and what is the main difference between property and index function. Thanks in advance
Discussion posts and replies are publicly visible
These are synonyms. You can use either of them. The name "property" implies fetching a value from a field by name, while "index" implies fetching a value from a list by its index.
Index function is clear for me.But can you please give any example for property function. Will be very helpful for better understanding.
https://docs.appian.com/suite/help/23.2/fnc_scripting_property.html