User Tools

Site Tools


xrpl:lf

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
xrpl:lf [2019/03/03 18:09] Karsten75xrpl:lf [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1
Line 1: Line 1:
- 
-=====  LF  ===== 
- 
-^Arguments^Result^Notation^ 
-| |string| [ -string] | 
- 
- 
-=== Description === 
-Pushes a line feed to the stack.  
- 
-=== Examples === 
-<code>Trace( Concat (Concat("ABC" LF) "DEF"))  
-</code>