What is the ViewAttrDelete function?

ViewAttrDelete deletes a view attribute from a cube. 

Where can the ViewAttrDelete function be used?

TurboIntegrator

Which TM1 Server version is this function available for?

Version 11 and 12

What is the syntax for ViewAttrDelete?

ViewAttrDelete(CubeName, AttributeName);​

CubeName = Name of the cube that has the view to delete the attribute.​
NewAttributeName = Name of the attribute to be deleted.

A demonstration on how to use ViewAttrDelete

Use ViewAttrDelete to delete the view attribute, Developers Commentary, from the Employee cube.