Convert To Text
Converts the input to text.
This activity converts any input to the corresponding String output.
Input
Input:
String Argument
Input the object to be converted to a string.
Output
Result:
String Variable
Stores the converted text in the specified String variable.
Last updated