This tostring[n] function will convert the variable or value n into a string.
var a:=234; var c:=tostring[a];