<- PRPL reference <- Program Flow Control

endonce

ArgumentsResultNotation
[ - ]

Description

Ends a block defined by once.

Examples

once 
    trace("42") #Only prints once 
endonce