EntityDelete()

Deletes the record from the database for the specified entity. EntityDelete(entity)

EntityDelete( name=object );

Returns: void

Argument Description
name
object, required

Name of the entity being deleted.

Examples

There are currently no examples for this function.

See also