mqscript_ucase
Convert text strings to uppercase format for consistent text processing in mobile automation scripts.
Instructions
Convert string to uppercase
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| resultVariable | No | Variable name to store result | result |
| text | Yes | String to convert |