I'm trying to call macros at run-time based on the inputs provided.
the macro execution step will be like below
%(¯ovariable);
whereas the value of the macrovariable will be provided at run time.
is this possible or is there any way of acheiving this?