Code Library: // --- Cancels a current edit to a line Console.Create(Var) Creates a new variable, the line directly under it will be the name, the line after that will be the value Console.Access(Var) If a value needs to be changed, it will access the variable with the name provided to change its value.