Softdial Scripter™ - Step Library
String Modification
From V10.6.248 - Used to modify an existing string based on the modifications available.
Inputs
| 1. |
Input String
|
(Mandatory) |
The string to be modified |
| 2. |
Modification
|
(Mandatory) |
The modify operation to be performed on the Input String Options are: - To Lower
- To Upper
- Trim
- Trim End
- Trim Start
|
Fig. 1 - String Modification - Inputs
Outputs
| 1. |
The Output String
|
(Mandatory) |
The modified string. The Input String is not changed. |
Fig. 2 - String Modification - Outputs
Outcomes
Fig. 3 - String Modification - Outcomes