variable 'macro' used inside js inline
Posted: Wed Sep 14, 2016 1:11 pm
hello,
is there a way to do this kind of thing with a macro ?
is there a way to do this kind of thing with a macro ?
Code: Select all
Macro test(nn)
!v_nn=1;
EndMacro
test(n)
Debug n