~~NOTOC~~ ====== LF (Line Feed) ====== LF ===== Description ===== Pushes a line feed to the stack. Useful for printing ===== Examples ===== Trace( Concat (Concat("ABC" LF) "DEF"))