Jerry v0.1.3 Jerry.Utils.StringUtils View Source

Functions related to string processing.

Link to this section Summary

Functions

Removes the given suffix from the string s

Link to this section Functions

Link to this function remove_suffix(s, suffix) View Source

Removes the given suffix from the string s.