⇐
Index
true
true
Description
Pushes a 1 onto the stack.
Examples
if
(
true
)
trace
(
"True"
)
endif
⇐
Index