Skip to main content Skip to complementary content

GetFieldValues method

Retrieves the values of a field.

Fieldvalue

Name Description Type
qText Text related to the field value. String
qIsNumeric Is set to true if the value is a numeric.
Default is false.
Boolean
qNumber Numeric value of the field.
This parameter is displayed if qIsNumeric is set to true.
Double

Parameters

Name Description Mandatory Type
qField

Name of the field.

Yes String
qGetExcludedValues

If set to true, only excluded values are returned.

Yes Boolean
qDataPage

Range of returned values.

Yes BookmarkFieldPage

Returns

Name Description Type
qFieldValues

The field values from a defined range.

Array of FieldValue

See also

Get the handle of a field

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!