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