Loads the data from string
into this.
Upon errors FALSE will be returned and error
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 |
options |
list of options for the export |
TRUE if no error occurred. |