lxGetOtherClonesInFamily
lxGetOtherClonesInFamily(clone) =>cloneList/ nil
Description
Returns a list of clones in a family other than the clone specified.
Arguments
Value Returned
|
List of all the clones in the family except the clone itself. |
|
Examples
lxGetOtherClonesInFamily (clone)
Return to top