
|
If you were logged in you would be able to see more operations.
|
|
|
OpenQuote
Created: 06/May/09 07:28 AM
Updated: 06/May/09 07:37 AM
|
|
| Component/s: |
openquote
|
| Affects Version/s: |
1.1
|
| Fix Version/s: |
1.1
|
|
|
It would be useful to be able to perform case conversion on strings from with rules. Typically, the values of attributes within the quote object are in the case entered by the user.
|
|
Description
|
It would be useful to be able to perform case conversion on strings from with rules. Typically, the values of attributes within the quote object are in the case entered by the user. |
Show » |
|
These can be invoke from an xpath as
m:toUpperCase(xpath)
m:toLowerCase(xpath)