Therefore API > API Reference > Classes > TheWFTask > Methods
GetChoiceAt
Returns the TheWFChoice with the specified index.
Namespace: Therefore.API
nIndex
Zero-based index of the TheWFChoice to return.
The TheWFChoice with the specified nIndex.
Exception
Condition
Index Out Of Range
nIndex is out of range (nIndex < 0 OR nIndex >= Count)
TheWFTask class
TheWFTask methods