There are multiple ways to convert values to different types. Using Convert To Text activity you can convert all supported values to text. Also using Format Text activity you can convert variables to text and and use it with other text.
Use ToString() method.
Last updated 3 years ago