Loads the data from string
into this.
Upon errors FALSE will be returned and throws will be assigned a Error from the DataModelError domain.
this | |
string |
the string to import data from |
cols_trans |
a hash table containing which columns of this will be imported, or null for all columns, see import_from_model |
options |
list of options for the export |
TRUE if no error occurred. |