Record.TableCaption() Method
Version: Available or changed with runtime version 1.0.
Gets the current caption of a table as a string.
Syntax
Caption := Record.TableCaption()
Note
This method can be invoked using property access syntax.
Parameters
Record
Type: Record
An instance of the Record data type.
Return Value
Caption
Type: Text