Difference between revisions of "Manuals/calci/NULL"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
==Description== | ==Description== | ||
− | *This | + | *This constant return as null. |
*It can be used instead of null in code. | *It can be used instead of null in code. | ||
*Null means having no value. | *Null means having no value. |
Latest revision as of 04:18, 24 March 2020
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
- NULL = null