View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004298 | MMW v4 | Properties/Auto-Tools | public | 2008-01-16 18:52 | 2010-11-01 15:40 |
Reporter | jiri | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 3.0 | ||||
Fixed in Version | 3.0 | ||||
Summary | 0004298: Add new mask functions | ||||
Description | Currently there are only functions $If() and $First() supported by masks. However users often need to do more things with string, so some more should be added, namely: $Left(s,n) - Returns left n characters $Right(s,n) - Returns right n characters $Mid(s,i,n) - Returns n characters starting with ith $Trim(s) - Cuts spaces from the beginning and end of string $Upper(s) - Converts to uppercase $Lower(s) - Converts to lowercase | ||||
Tags | No tags attached. | ||||
Fixed in build | 1130 | ||||