void syncDebugPrint(string s)
void inventoryDebugPrint(string s)
void actionDebugPrint(string s)
proto void Print(void var)
Prints content of variable to console/log.
proto void PrintToRPT(void var)
Prints content of variable to RPT file (performance warning - each write means fflush!...