#SPUSH
SPush
Purpose
Pushes a value onto the string compile-time stack.
Syntax
#SPush {string-token}
What It Does
There is a single string stack implemented in the compiler. The string to push is passed as an argument to the #SPush command.
Pushes a value onto the string compile-time stack.
#SPush {string-token}
There is a single string stack implemented in the compiler. The string to push is passed as an argument to the #SPush command.