Skip to main content
A newer version of this page is available. .

Field.showCode Property

Gets a value specifying whether a field’s code or result is dispalyed.

Declaration

readonly showCode: boolean

Property Value

Type Description
boolean

true, if the field code is displayed; false, if the field result is displayed.

See Also