print function
floatboolstringfloat[]bool[]string[] print(value)
value floatboolstringfloat[]bool[]string[]
Returns the printed value.
The print function prints the parameter value and also returns it. Its main purpose is debugging.
value floatboolstringfloat[]bool[]string[]
Returns the printed value.
The print function prints the parameter value and also returns it. Its main purpose is debugging.