new Macro Substitution
fun newMacroSubstitution(macroSend: A_Phrase, outputPhrase: A_Phrase): A_Phrase
Content copied to clipboard
Construct a new macro substitution phrase.
Return
The new macro substitution phrase.
Parameters
macro Send
Either the send of the macro that produced this phrase, OR a previously constructed macro substitution phrase, the original phrase of which to use as the original phrase of the result.
output Phrase
The expression produced by the macro body.