Index
Output

CR

CR

Description

Pushes a carriage return to the stack.

Examples

Trace( Concat (Concat("ABC" CR) "DEF"))

Index