User Tools

Site Tools


prpl:printall

This is an old revision of the document!


<- PRPL reference <- Everything Else 2

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()); 
 
prpl/printall.1529008256.txt.gz · Last modified: 2025/02/14 14:56 (external edit)