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