Attributes

Table 1. Section Attributes
Name Description
read-only-expression a boolean expression which, if evaluated to true at runtime, causes the section to become read-only.
visible the expression specified in this attribute will be evaluated at the start of a script execution and if it evaluates to false, the section will be removed from the execution. The expression won't be re-evaluated during script execution.