Product Documentation
Virtuoso Layout Suite SKILL Reference
Product Version IC23.1, November 2023

lxIsGroupArrayEnabled

lxIsGroupArrayEnabled(
)
=> t / nil

Description

Checks whether the group array functionality is available.

Arguments

None

Value Returned

t

The group array functionality is available.

nil

The group array functionality is not available.

Example

The following code checks whether the group array functionality is available.

lxIsGroupArray()
==> t

Related Topics

Group Arrays

Group Array SKILL Functions


Return to top
 ⠀
X