<- [[crpl:crplreference|CRPL reference]] <- [[crpl:crplreference#debugging|Debugging]]===== Trace3 ===== ^Arguments^Result^Notation^ |Two items| |''n1 n2 n3 -- ''| === Description === Pops three items from the stack and adds them to the trace log, separated by a space. The items will be treated as strings. === Examples === example goes here