- Found in:
- Dylbills PE
Description
Documentation Comment
same as above but in reverse
if startIndex is -1, startIndex is string length
requires skse
Caveats
Parameters
strings
intstartIndex=-1
Examples
Auto-Generated Example
string myString__s
int myInt__startIndex
string returnedValue = DbMiscFunctions.RFindNextWhiteSpaceCharInString(myString__s, myInt__startIndex)