Top Level
Components
Guides
Documenting
Defined in omni/extras/StringHelpers.h
Checks a string to see if it ends with a given suffix.
str – The string to check
ending – The possible ending to check for
true if str ends with ending; false otherwise
true
str
ending
false