Manuals/calci/NULL

From ZCubes Wiki
Jump to navigation Jump to search
NULL


Description

  • This constant return as null.
  • It can be used instead of null in code.
  • Null means having no value.
  • In other words null is zero.

Example

  1. NULL = null

See Also

References