append
Description:
Creates and appends a new row to the end of a Model, setting the row values upon creation.
For and example see insert_before.
Parameters:
| this |
a Model |
Returns:
|
A ModelIter pointing to the new row |
Creates and appends a new row to the end of a Model, setting the row values upon creation.
For and example see insert_before.
| this |
a Model |
|
A ModelIter pointing to the new row |