Actions
Feature #19671
closedenable charlist for trim function in stdWrap
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2008-12-03
Due date:
% Done:
0%
Estimated time:
PHP Version:
5.2
Tags:
Complexity:
Sprint Focus:
Description
It would be nice to have a better trim function inside stdwrap to trim additional chars and not only white spaces
otherwise a userfunc is kind of necessary
TS could look like
lib.fo = TEXT
lib.fo {
value = 13,12,11,
trim = 1
trim.charList = ,
}
(issue imported from #M9879)
Files
Actions