Contents
Indexes:
Function String-Remove-Left
Part of:
package weblocks
(
string-remove-left
< str > < prefix > &key < ignore-case-p > )
If string 'str' starts with 'prefix', remove 'prefix' from the
start of 'str'.