i'm looking to create a macro i can hotkey to isolate the current subtool. effectively toggling between :

[IModSet,Tool:SubTool:"WHATEVER THE CURRENT SUBTOOL IS",1]

and

[IModSet,Tool:SubTool:"WHATEVER THE CURRENT SUBTOOL IS",9]

( at least that's what i'm extracting from the core macro.txt zb spits out )

not having so much luck using a variable name within this setup so. before i go any further. has anyone built already or attempted a similar script i could fleece some knowledge from ?

thanks