User Tools

Site Tools


prpl:printallsp

<- PRPL reference <- Everything Else 2

PrintAllSp

ArgumentsResultNotation
[ - ]

Description

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

Examples

		foreach (Data d in stack) { 
		DebugText.PrintMessage(this, sbu.ToString()); 
 
prpl/printallsp.txt · Last modified: 2018/06/14 16:27 by kajacx