Documentation

TrimExAll

function
TrimExAll(
 str,
 symbol,
);

The function deletes all rightmost and left most symbols '$symbol' in the string '$str'.

Function parameters

Parameter Description
str String, from which the deleting is performed
symbol Symbols to be deleted


© «Bitrix24», 2001-2024
Up