<- PRPL reference <- Everything Else 2
Arguments | Result | Notation |
---|---|---|
[ - ] |
Removes all the values from the stack and prints them into the debug console. The values will be on a single line and will be separated by a space when printed.
foreach (Data d in stack) { DebugText.LogMessage(this, sbu.ToString());