Similar to Python Reflection

String Casting

var number = 42
var text = "Meaning of life: " + str(number)