lxIsGroupArrayEnabled
lxIsGroupArrayEnabled(
)
=> t / nil
Description
Checks whether the group array functionality is available.
Arguments
Value Returned
Example
The following code checks whether the group array functionality is available.
lxIsGroupArray()
==> t
Related Topics
Return to top