Loads the definitions from filename into this and merges with the currently loaded ones,
if any.
| this |
a Script |
| filename |
the full path to the definition file |
|
on error, zero is returned and throws is set accordingly. On success, the merge id for the UI definitions is returned. You can use the merge id with unmerge_objects . |