
|
Description |
Used for text manipulation. |
|
Declaration |
<AMTEXTCONVERTCASE CASE="text [options]" TEXT="text" RESULTVARIABLE="text [variable name]"> |
|
Example |
<AMVARIABLE NAME="test">hello</AMVARIABLE> |
|
General Tab Parameters |
Text to convert: Specifies target text to retrieve the subtext from. Text, Required Convert: Specifies the case to convert the text to.
text [options], Optional Default is upper_case Populate variable with result: Specifies the variable to receive the new value. Text [variable name], Required |