<- PRPL reference <- Comparators

true

ArgumentsResultNotation
bool [ -bool]

Description

Pushes a 1 onto the stack.

Examples

if (true) 
	trace("True") 
endif