! Arguments!! Type !! Direction !! Purpose
|- align="left"
| MetaClassUBIKObject|| BaseClass || In || The MetaClass object to create save|- align="left"| ShallowSave|| Boolean || In || If True, only the object itself will be saved, if false it will try to also save affected objects of the instance fromchange ("Deep save")
|- align="left"
| Result|| RelationalObject|| Out || The created instance, null if creation failed