SubString_v2 Op
Subset of a string between one index and another
Summary (oneliner)
Full Name
- Ops.String.SubString_v2
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch substring example
INPUT PORTS
String (String)
Start (Number:
<i>integer</i>
)End (Number:
<i>integer</i>
)End of string (Number:
<i>boolean</i>
)OUTPUT PORTS
Result (String)