SAVEOBJECT()
From Recital Documentation Wiki
Revision as of 16:47, 19 November 2009 by Yvonnemilne (Talk | contribs)
Purpose
Function to save an object or dynamic array to an external .obf file
Syntax
SAVEOBJECT(<object>, <expC>)
See Also
ADDPROPERTY(), ARRAY(), CLASS - Methods, CLASS - Parameters, CLASS - Properties, CLASS - Scoping, CREATEOBJECT(), DEFINE CLASS, DISPLAY CLASSES, DODEFAULT(), LIST CLASSES, LOADOBJECT(), METHOD, NEWOBJECT(), OBJECT(), REMOVEPROPERTY()
Description
The SAVEOBJECT() function is used to save an object or dynamic array to an external .obf file. <object> <expC> is filename
Example
Products
Recital, Recital Server