EmptyFieldValue

Clears the text value in the field represented by the Field object of the Document Hierarchy that is specified by the parameter.

Syntax

bool EmptyFieldValue (strParam)

Parameters

The name of the Field object that is to be emptied. Smart parameters are supported.

Returns

False if the field specified by the parameter does not exist. Otherwise, True.

Level

Page or Field level.

Details