TM1 Function for TI, ChoreAttrS

Retrieves data from a string attribute for a chore.

What is the ChoreAttrS function?

ChoreAttrS retrieves data from a string attribute for a chore. 

Where can the ChoreAttrS function be used?

TurboIntegrator

What is the syntax for ChoreAttrS?

ChoreAttrS(ChoreName, AttrName);​

ChoreName = Name of the Chore.​
AttrName = Name of the attribute.

A demonstration on how to use ChoreAttrS

Use ChoreAttrS to retrieve data from the string attribute, Description, for the ChoreFunction_Test chore.