StartsWith Op
does a string starts with another string?
Summary (oneliner)
outputs true if the string begins with search string
Full Name
- Ops.String.StartsWith
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch startsWith
INPUT PORTS
String (String)
Search (String)
OUTPUT PORTS
Starts with (booleanNumber)