The string command is used to cast and value to a string
string [any]
name: 'string' min: 1 max: 1 arguments: - any return: string
>>> string 120 120