OpenWGA 7.7 - TMLScript reference
DesignMethod :
isCustomized()
On object | Design |
Usage |
Shows if the current design uses a customization |
Description |
Customized designs are a feature allowing modification of OpenWGA application designs in ways that are predefined by the design. This method can be used to determine if such a customization is active for the current design. |
Writable | False |
Return value |
true if the design is customized, false if it is not |
Allowed in script types |
|