SetFieldVisible method

This method determines whether a field is visible or hidden.

SetFieldVisible ( FieldName , Visible )
Argument Description
FieldName The name of the field.
Visible A Boolean value indicating whether the field is visible or hidden.