User Tools

Site Tools


xrpl:printall

This is an old revision of the document!


PrintAll

ArgumentsResultNotation
[ - ]

Description

Removes all values from the stack and prints them into a file. The values will be on a single line and not separated by a space when printed.

Examples

		foreach (Data d in stack) { 
		DebugText.PrintMessage(this, sbu.ToString()); 
 
xrpl/printall.1551660610.txt.gz ยท Last modified: 2025/02/14 14:56 (external edit)