System Model > Variable Tags > Refer to Variable Tags > Specify Browsing Fields

Specify Browsing Field

Fields are specified using a set of predefined field names, separated by a comma. For example, “TAG,TYPE,ENG_UNITS”. Each browsing record arriving from the server in response to the request will be represented as a list of key-value pairs. At least one field should be specified. If any of the fields are invalid, opening a browsing session does not succeed.

Only the fields explicitly asked for will be available for the TagBrowseGetField function. The only exception to this are the fields mentioned within the sort order since record sorting takes place on both the server and the client and sorting cannot be done on a field which is not available on the client.

See Also

Published June 2018