In Appian we can use a records fields by square bracket notation or index or dot notation.
what to use where ,what is the best practices , i heard indexing is the best.in some places its not working ,i don't have clear understating
Discussion posts and replies are publicly visible
https://community.appian.com/discussions/f/general/35388/index-function-or-index-by-the-dot-in-a-variable-example-local-user-name This thread might help ,
plus point of index function is it help's in handling null values
Abhishek Karumuru said:. it is crucial for using more complex data structures in saveInto where index() might not work.
This is the drawback of index function
Its access denied