User Tools

Site Tools


xrpl:gte

Differences

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

Link to this comparison view

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