- Found in:
- Dylbills PE
Description
Documentation Comment
set the next element in the big array. Add 1 to currentIndex and set the element
if the current index is already at the last valid element (size - 1), goes to the first index in the array (0).
Caveats
Parameters
stringelement
Examples
Auto-Generated Example
string myString__element
myDbBigStringArray__toCallFunctionOn.SetNext(myString__element)