User Tools

Site Tools


xrpl:gt

Differences

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

Link to this comparison view

xrpl:gt [2019/03/03 22:59] – created Karsten75xrpl:gt [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1
Line 1: Line 1:
- 
-=====  gt   ===== 
- 
-^Arguments^Result^Notation^ 
-| number number | bool | [ number number - bool ] | 
- 
- 
-=== Description === 
-Top two items are popped from the stack and 'Greater Than' comparison is performed. 0 or 1 is pushed back to the stack where 1 indicates true.  
- 
-=== Examples === 
-<code prpl> 
-42 PI gt if 
-    "42 > PI" Trace 
-endif 
- 
-#Wrap notation 
-if (42 gt (1))  
- trace("42 is greater than 1" 
-endif 
-</code> 
  
xrpl/gt.1551653982.txt.gz · Last modified: 2025/02/14 14:56 (external edit)