StringTable.$loadtablefromlist()

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

Syntax

StringTable.$loadtablefromlist(cTableName,cPathname,lList)

Description

Creates a string table from a list. Returns kStringTableOK or an error code which is less than zero (see the kStringTable... constants).

Example

Do  StringTable.$loadtablefromlist(lTable,lPath,lTableList)
# creates a string table from lTableList