Gets the table caption.
Syntax
Labels_getTableCaption(table, language)
Arguments
table
the table name.
language
the language of the caption. Specify an empty string "" for the language parameter to use the current language.
Return value
Returns the table caption. Captions can be set in the Label Editor.
Example
Get the "carscars" table caption.
Labels_getTableCaption("carscars", "English")
See also:
•Labels/Titles API: setTableCaption()
•Miscellaneous settings: Table labels