Edit

_NTDump ()

Result type:  string

Definition:  Returns a list of identifiers from the nametables in the MWScript language virtual machine along with their types and values (including symbolic constants). The dump will begin in the caller's scope and continue to the global nametable. This is mostly useful for introspection of the MWScript language. You can use it, for example, to obtain a list of supported constants and their values (such as CURLOPT constants).

See Also:

SysLog: Write message to MoneyWorks_Gold.log

TypeOf: Get the type enumeration of a value or variable