Index
Output

LF

LF

Description

Pushes a line feed to the stack. Useful for printing

Examples

Trace( Concat (Concat("ABC" LF) "DEF"))

Index