- Found in:
- LH
Caveats
Parameters
stringasString
stringasSuffix
boolabCaseSensitive
Examples
Auto-Generated Example
string myString__asString
string myString__asSuffix
bool myBool__abCaseSensitive
bool returnedValue = Lighthouse.IncludesSuffix(myString__asString, myString__asSuffix, myBool__abCaseSensitive)