Jamie Balfour

Welcome to my personal website.

Find out more about me, my personal projects, reviews, courses and much more here.

Official ZPE/YASS documentationstring_ends_with

Official ZPE/YASS documentationstring_ends_with

string_ends_with (string text, string search) ⇒ string

Returns a boolean true or false value as to whether a string, text, ends with the regular expression, search.

Alternative function names: str_ends_with
First available: Version 1.3.3
Comments
Feedback 👍
Comments are sent via email to me.