Print (Object subroutine)
Jump to navigation
Jump to search
Print contents of object (Object class)
[Introduced in Sirius Mods 8.1]
This page is under construction.
Syntax
object:Print[( [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 ??. |