Skip to content

Delete

Delete is a global model declarative command used to delete a model instance. If you wanted to delete a ball, you would use this command.

DELETE > [MODEL-NAME]
  • MODEL-NAME - The identifier of the model instance you want to delete.

Examples

Deleting Cyprus without model declaration:

DELETE > Cyprus

Deleting Roman Empire with model declaration:

BALL > DELETE > Roman Empire