- Found in:
- Dylbills PE
Description
Documentation Comment
remove the string at the index, reducing the size by 1 and moving each element after the index back by 1.
returns the string that's currently at the index
Caveats
Parameters
intindex
Examples
Auto-Generated Example
int myInt__index
string returnedValue = myDbBigStringArray__toCallFunctionOn.RemoveAt(myInt__index)