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
Can you clarify what you mean by "all the ways we can assign value to local variables"? I can think of three options:
For a variation on 2 you could have the local variable be an input to a sub rule that does a saveInto to the rule input and therefore indirectly into the local variable...