Small company logo:
   History
 
Advertising banner:
 
 Field.Editable
Home • Help • Customization Tools • FCAS • Language Reference • Field.Editable
 
Purpose
Returns or assigns the Editable attribute of a field.
Setting the Editable field attribute allows the user to edit and modify a field's value.
Syntax
[Form].Field.Editable [= TRUE | FALSE | Value]


TRUE | FALSE
TRUE assigns the Editable attribute to the field.
Value
-1 (True) or 0 (False)