Name (PersistentObjectInfo function)

From m204wiki
Revision as of 21:43, 18 August 2011 by JAL2 (talk | contribs)
Jump to navigation Jump to search

Name of persistent object (PersistentObjectInfo class)

[Introduced in Sirius Mods 7.8]


Syntax

%name = persObjInfo:Name

Syntax terms

%nameA string variable to contain the global or session name associated with the method object.
persObjList A PersistentObjectInfo object variable.

Usage notes

See also