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