NAME
SqliteColumnNameAndTypeList — Return the names and types of the columns of some table.
ERRORS
Error Conditions
ConditionError CodeError Message
TableName is empty. -12 Variable $VarName has empty value.
Table not found. -14 Table $TableName not found.
For the main part of the command documentation, see here.