Macros, labeling inputs
Posted: Thu Jun 18, 2015 5:33 pm
Having written a macro in Vensim I have something like this:
Macro(,,,)
Meaning I have to remember what inputs go where. I'd like to have labels for the inputs as with Vensim functions, e.g.:
SMOOTHI( {in} , {stime} , {inival} )
Thanks in advance,
Steve
Macro(,,,)
Meaning I have to remember what inputs go where. I'd like to have labels for the inputs as with Vensim functions, e.g.:
SMOOTHI( {in} , {stime} , {inival} )
Thanks in advance,
Steve