Arbortext IsoDraw > Macro Language Reference > Window Commands > Attribute Window > Formats > Delete Format
  
Delete Format
The DELETE FORMAT command deletes an existing format out of the format list of the currently active document.
* 
With no document open a standard format will be deleted.
DELETE FORMAT"name""substName"
name
Name of the format that is going to be deleted. If no format with that name exists the command can not be executed.
substName
Name of the format that is substituted. If no format with that name exists the command can not be executed.
DELETE FORMAT "myFormat" "Normal"