StringTable.$gettablelist()

Function group Execute on client Platform(s)
StringTable NO All

Syntax

StringTable.$gettablelist(&lList)

Description

Populates a two column lList with the loaded string table names in column 1 and their pathnames in column 2. Define lList to have two character columns before calling this method.

Example

Do  StringTable.$gettablelist(lTableList)
# returns a list of all loaded string tables