$columnname | The name of the column to be used when reading strings from the table. $columnname and $columnnumber are alternative ways to specify the column; changing $columnname also changes $columnnumber |
$columnnumber | The number of the column to be used when reading strings from the table. $columnname and $columnnumber are alternative ways to specify the column; changing $columnnumber also changes $columnname |
$tablename | The name of the string table to be used with this object |
$string | $string(cRowID) returns the string from the specified row of the column and table identified by the object properties, or an error code which is less than zero (see the kStringTable... constants) |