Record.TestField(Any) Method
Version: Available or changed with runtime version 1.0.
Tests that the content of the field is not zero or blank (empty string).
Syntax
Record.TestField(Field: Any)
Parameters
Record
Type: Record
An instance of the Record data type.
Field
Type: Any
The field that you want to test.