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 - visible for everyone
- 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)
Changelog
Error getting changelog: undefined