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