Trace (Object subroutine)

From m204wiki
Jump to navigation Jump to search

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