OpenBots convert String

Code Example - OpenBots convert String

                
                        //Int
myVariable = 1234

//To String
myVariable.ToString()