Blank
A Blank represents a null value.
let x be blankConstructor
Creates a new Blank with a value of blank. Does not accept any
parameters.
let a be new BlankMethods
Returns "blank".
Returns null in JSON format.
print "hello world"A Blank represents a null value.
let x be blankCreates a new Blank with a value of blank. Does not accept any
parameters.
let a be new BlankReturns "blank".
Returns null in JSON format.
print "hello world"