EndsWith
Overview
The EndsWith Node checks if a String ends with a substring, or Pattern
, and returns a Bool of either True or False.
Scope: Project, Scene, Function, Prefab.
Attributes
Inputs
Outputs
See Also
External Links
More on substrings on Wikipedia.
Last updated