This function is used for debugging purposes. (To debug ScriptBasic and not to debug a BASIC program using ScriptBasic. :-o )
The function prints the content of a variable to the standard output.
void memory_DebugDumpVariable(pMemoryObject pMo,
pFixSizeMemoryObject pVar
){