OpenWGA 7.9 - TMLScript reference

Design
Method :

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
  • WebTML pages and normal WebTML actions
  • Master actions
  • TMLScript tasks in jobs
  • Content type events