Deletes the record from the database for the specified entity.
EntityDelete(entity)
			
		
		
		
		Function ENTITYDELETE
Example
entitydelete(object name):void
Arguments
				The arguments for this function are set. You can not use other arguments except the following ones.
				
			
		
		
			| Name | Type | Required | Description | 
|---|---|---|---|
| name | object | Yes | Name of the entity being deleted. |