Stream: questionnaire
Topic: Named expressions
Paul Lynch (Mar 19 2021 at 13:15):
I had been thinking that only variables and launchContext used the name field, but the specification says, "All expressions that specify a 'name' can be accessed by other expressions appearing on the same item or any descendant item as though that name was part of context." Does this mean, for example, that a calculatedExpression could have a "name" that could be used like a variable in a child item's expression?
Lloyd McKenzie (Mar 19 2021 at 13:21):
Yes
Last updated: Apr 12 2022 at 19:14 UTC