Yincognito wrote: ↑September 12th, 2023, 1:51 pm
The #[&SomeMeasure][&OtherMeasure]# form is not, since it's nothing to resolve here bar the measure values. The [#[&SomeMeasure][&OtherMeasure]] is though, since a variable is actually referenced here via the last nesting level aka [#...], which is required in this case.