StringTable.$savestringtable()

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

Syntax

StringTable.$savestringtable(cTableName)

Description

Saves the string table specified by cTableName. Returns kStringTableOK or an error code which is less than zero (see the kStringTable... constants).

Example

Do  StringTable.$savestringtable(lTable)
# saves the string table lTable