- Found in:
- Dylbills PE
Description
Documentation Comment
Set the element at the index in the large array and set CurrentIndex (for getNext, setNext, GetPrevious and SetPrevious functions)
Parameters
intindex
stringelement
Examples
Auto-Generated Example
int myInt__index
string myString__element
bool returnedValue = myDbBigStringArray__toCallFunctionOn.SetAt(myInt__index, myString__element)