string[] GetChapterIterationsNames(int inChapterIndex)
Description
Returns an array of the names of all iterations defined in the loop chapter
Parameters
The following is a list of parameters the functions receives
Parameter | Type | Description |
---|---|---|
inChapterIndex | Int32 | Loop chapter index |
Return Type
string[]
Comments
Please sign in to leave a comment.