# String Containment Location
Base type —
int
Name | Identifier | Code |
---|---|---|
Beginning | c_stringBegin | 0 |
End | c_stringEnd | 1 |
Anywhere | c_stringAnywhere | 2 |
# Related
Category: String / Support
- No Text — preset —
text
- No String — preset —
string
- String Case Option — preset —
bool
- String Case Sensitivity — preset —
bool
- String Containment Location — preset —
int
- String Not Found — preset —
int
- String Replace All — preset —
int
- Text Expression Tokens — preset —
string
# Examples
— None found —