dump

Dumps the contents of a value, where the value can be any data type.


Syntax


Parameters

  • Mixed subject - The value to display the contents of. If omitted, the values of all variables in current scope will be displayed.


Result

  • String - The contents of subject.

Returns the contents of subject as a string.