Trace (Object subroutine): Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
 
(No difference)

Latest revision as of 21:36, 6 August 2014

Trace contents of object (Object class)

[Introduced in Sirius Mods 8.1]


This page is under construction.

Syntax

object:Trace[( [Name= string], [Indent= number], [MaxDepth= number], - [Truncate= number], [Prefix= string])]

Syntax terms

object Object object, which may be Null
Name string
This default value of this argument is ??.
Indent number
This default value of this argument is ??.
MaxDepth number
This default value of this argument is ??.
Truncate number
This default value of this argument is ??.
Prefix string
This default value of this argument is ??.

Usage notes

Examples

See also