User Tools

Site Tools


xrpl:deepcopylist

Differences

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

Link to this comparison view

Next revision
Previous revision
xrpl:deepcopylist [2019/03/03 21:37] – created Karsten75xrpl:deepcopylist [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1
Line 1: Line 1:
- 
-=====  Debug  ===== 
- 
-^Arguments^Result^Notation^ 
-| | | [ - ] | 
- 
- 
-=== Description === 
-Looks at the top value on the stack (without taking it), and prints it's content into the output file. 
- 
- 
-=== Examples === 
-<code> d1 = stack.Peek();  
- Debug.Log(d1.GetType() + " " + d1.GetInt() + " " + d1.GetFloat() + " " + d1.GetString());  
- Debug.Log("--EMPTY STACK--");  
-  
-</code> 
  
xrpl/deepcopylist.1551649047.txt.gz · Last modified: 2025/02/14 14:56 (external edit)