User Tools

Site Tools


xrpl:k

Differences

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

Link to this comparison view

xrpl:k [2019/03/03 23:08] – created Karsten75xrpl:k [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1
Line 1: Line 1:
- 
-=====  K  ===== 
- 
-^Arguments^Result^Notation^ 
-| |number| [ - number] | 
- 
- 
-=== Description === 
-Outer loop index. When "do" loops are nested, this pushes the value of the third-innermost loop onto the stack. Do not use outside of triply-nested loops. 
- 
-Note that before the inner loops begin, after they end, or between inner loops, this value may need to be referred to with J or even I. 
- 
-=== Examples === 
-<code prpl>do(2 1)  
- do(4 3)  
- do(6 5)  
- I J K Trace3 
- loop  
- loop  
-loop  
-</code> 
  
xrpl/k.1551654493.txt.gz · Last modified: 2025/02/14 14:56 (external edit)