schGetCheckGroups
schGetCheckGroups(
)
=> list / nil
Description
Returns an association list of all the custom schematic checker groups created using schRegisterCheckGroup().
Arguments
Return Value
|
A list of |
|
Examples
=> ((ercChecks schCheckGroup@0x1155e788))
Related Topics
Return to top