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_trim_end

Official ZPE/YASS documentationstring_trim_end

string_trim_end (string text[, string search]) ⇒ string

Trims a string at the end, removing all instances of a character. If no search parameter is given, the function simply takes the space character and trims the string of it.

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