Contents |
VF_Area→hasFields
VF_Area→hasFields — Checks if there are any fields in the current object
Description
hasFields (void);
Checks if there are any fields in the current object.
Parameters
No parameters
Return values
Boolean true if there are fields, false if not.

