- Found in:
- Dylbills PE
Description
Documentation Comment
Get the previous element in the big array. Subtract 1 to currentIndex and get the element
if the current index is at the first element (0), goes to the last valid index in the array (size - 1).
Caveats
Examples
Auto-Generated Example
string returnedValue = myDbBigStringArray__toCallFunctionOn.GetPrevious()