User Tools

Site Tools


xrpl:else

Differences

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

Link to this comparison view

xrpl:else [2019/03/03 21:53] – created Karsten75xrpl:else [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1
Line 1: Line 1:
- 
-=====  else  ===== 
- 
-^Arguments^Result^Notation^ 
-| | | [ - ] | 
- 
- 
-=== Description === 
-When the if statement evaluates to False, then the statements following the else, up to the endif, are executed instead.  
- 
-=== Examples === 
-<code prpl>if (<-var eq (1))  
-   #Do something  
-else  
-   #Do something else  
-endif  
-</code> 
  
xrpl/else.1551650002.txt.gz · Last modified: 2025/02/14 14:56 (external edit)