fieldHasValue

Usable on NewEdit pages and parameter pages. Returns whether a given field has a value, or is empty.

Multirows are not supported

Usage

fieldHasValue(fieldname)

Parameters

fieldname : String

The field's name. If no field with this name exists on the current input page then the return value will be false.