User Tools

Site Tools


prpl:printall

<- 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.txt · Last modified: 2018/06/14 16:30 by kajacx