MoneyWorks Manual
Edit
!--sphider_noindex-->
_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).