Last updated 6 months ago
Returns a value of type null.
N/A
In this example, we will use the Conversion.toNull function to print null in the console.
Conversion.toNull
null
Call the function Conversion.toNull inside the Log.write function.
Log.write
The console will print null.
Returns the value of type null.
Null