string_match
gate
#2897
thevurv
started this conversation in
Suggestions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Should be an easy addition. Just a gate that tries to find a pattern in a given string and returns the string, if found.
Was going to have string_find returning both start and endindex as an alternative, but it only works without patterns.
There shouldn't be a problem with adding patterns since string_replace and other gates use them too.
Beta Was this translation helpful? Give feedback.
All reactions