contents.gifindex.gifprev1.gifnext1.gif

Function_Create

Purpose

Affects a Class_Create( <MDB> , <fc_Param_1> ), but allows expressions from CLASS_PROPERTIES to reference the parameter "fc_Param_1", which contains the value passed in as <fc_Param_1>. This parameter passing will work with recursive calls, up to ten levels deep.

Arguments

Function_Create (

<MDB>

, <Class_Name>

, <fc_Param_1>

)