Docs Functions castcast.ToFloatcast.ToFloat INPUTReturns the given value converted to a decimal floating-point number (base 10).cast.ToIntcast.ToInt INPUTReturns the given value converted to a decimal integer (base 10).cast.ToStringcast.ToString INPUTReturns the given value converted to a string.