Difference between revisions of "Manuals/calci/UNDEFINED"

From ZCubes Wiki
Jump to navigation Jump to search
(Created page with "<div style="font-size:30px">'''UNDEFINED'''</div><br/> ==Description== *This function return the result as Undefined. *It can be used instead of null in code. *Undefined mean...")
(No difference)

Revision as of 05:09, 10 March 2020

UNDEFINED


Description

  • This function return the result as Undefined.
  • It can be used instead of null in code.
  • Undefined means not clear or Undefined.

Example

  1. UNDEFINED = undefined

See Also

References