- Found in:
- Dylbills PE
Description
Documentation Comment
Does the string have the Prefix?
Requires skse
Caveats
Parameters
strings
stringPrefix
Examples
Auto-Generated Example
string myString__s
string myString__Prefix
bool returnedValue = DbMiscFunctions.StringHasPrefix(myString__s, myString__Prefix)