Returns a string that describes the current sort order, key, and filters on a table.

String := Record.GETVIEW([UseNames])

Parameters

UseNames

Type: Boolean

This parameter is optional. If this parameter is true (default value) or if it is empty, then the returned string contains references to field captions in the table with which the record is associated. If this parameter is false, the returned string contains references to field numbers.

Expand imageProperty Value/Return Value

Expand imageRemarks

Expand imageSee Also