TM1 Function for TI, ViewAttrDelete

Deletes a view attribute from a cube.

What is the ViewAttrDelete function?

ViewAttrDelete deletes a view attribute from a cube. 

Where can the ViewAttrDelete function be used?

TurboIntegrator

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.