I just want to know what are all the ways we can assign value to local!variables?
like, local!readonly: true, etc
Thanks,
Malleswari
Discussion posts and replies are publicly visible
To assign a value for a local variable. Below two scenarios are possible
1) Assign a value during the time of local variable declaration
2) Override the value inside saveInto parameter