EndsWith Op

EndsWith

does a string starts with another string?


outputs true if the string begins with search string


Full Name
  • Ops.String.EndsWith
Visibility
  • Core Op - visible for everyone
License
  • MIT
AuthorgithubMaintained by Team








No op example found on this server

INPUT PORTS


String (String)
Search (String)

OUTPUT PORTS


Ends with (booleanNumber)

Changelog

Patches using EndsWith

  • Examples
  • Public
  • My Patches