int[] GetChapterIterations(int inChapterIndex)
Description
Returns an array of all iterations indexes 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
int[]
Comments
Please sign in to leave a comment.