StartsWith Op
does a string starts with another string?
Summary (oneliner)
<p>outputs true if the string begins with search string</p>
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 (
<i>boolean</i>
Number)