StringContains_v2 Op
check if string contains another string (find,search,indexOf)
Summary (oneliner)
Full Name
- Ops.String.StringContains_v2
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
No op example found on this server
INPUT PORTS
String (String)
SearchValue (String)
OUTPUT PORTS
Found (Number)
Index (Number)