lxIsGroupArrayLocked
lxIsGroupArrayLocked(d_figId) =>t/ nil
Description
Checks whether the given group array is locked.
Arguments
Value Returned
Example
The following code checks whether the group array whose database ID is stored in groupArray1 is locked.
lxIsGroupArrayLocked(groupArray1)
==> t
Related Topics
Return to top