I had a workflow with several separate workstreams in it. The workstreams make use of user constants.
To simplify the parent workflow, we want to convert each of the workstreams into a standard macro.
When a user constant value is updated in the parent workflow, the new embedded macros should use the updated value.
Is there any way to have an embedded macro inherit a user constant from a parent workflow without passing that value through an input anchor?