ProcessAttrDelete function for IBM Planning Analytics (TM1)
ProcessAttrDelete deletes a process attribute.
In this video, ProcessAttrDelete will be used to delete the process attribute, Developers Commentary.
Where can the ProcessAttrDelete function be used?
TurboIntegrator
Which TM1 Server version is the ProcessAttrDelete function available for?
Version 11 and 12
What is the syntax for ProcessAttrDelete?
ProcessAttrDelete(AttributeName)
- AttributeName = Name of the attribute to be deleted.
Relevant Functions
- ProcessAttrDelete = Deletes a process attribute
- ProcessAttrInsert = Creates a process attribute
- ProcessAttrN = Retrieves data from a numeric attribute for a process
- ProcessAttrNL = Retrieves data from a numeric attribute for a process, for a given language
- ProcessAttrPutN = Uploads data to a numeric attribute for a process
- ProcessAttrPutS = Upload to a string attribute for a process
- ProcessAttrS = Retrieves data from a string attribute for a process
- ProcessAttrSL = Retrieves data from a string attribute for a process for a given language