lxSetCloneFamilyName
lxSetCloneFamilyName(
clone familyName
)
=> t / nil
Description
Sets a new name for the family to which the specified clone belongs.
Arguments
Value Returned
|
The specified object is not a synchronous clone or the name specified for the clone family is invalid. |
Example
lxSetCloneFamilyName (clone familyName)
Return to top