Field Operator
Symbol: .
#
Field or element gettingGets a field from map or an element from list.
Example:
#
Dynamic field keySet dynamic key for a map field.
Translated to JavaScript as {[key]:value}
.
Example:
#
Function callsIf you want to call a function that is stored as field in the map you don't need to the following:
You can just do this:
or even this: