Specifies that text inside an object on the screen should be rendered in italicised text.
box, button, checkBox, choiceBox, ellipse, input, line, span, table, tabRow
This field takes a single boolean value:
Value | Description |
---|---|
true | the field property is enabled for this tag |
false | the field property is disabled for this tag |
null | the field is left unspecified. Default behaviour applies. |