Difference between revisions of "Void"
Jump to navigation
Jump to search
DavidB4-bot (talk | contribs) (→See also: clean up) |
|||
| (5 intermediate revisions by 5 users not shown) | |||
| Line 1: | Line 1: | ||
| − | Void means invalid. A void agreement is one for which there is no remedy. | + | '''Void''' means invalid. A void agreement is one for which there is no remedy. |
| + | |||
| + | A void can also refer to an empty space with nothing in it, such as existed 'in the beginning' before the [[creation]] of the earth. | ||
| + | |||
| + | In JavaScript, "void is an operator that is used to return a null value so the browser will not be able to load a new page." [http://www.tizag.com/javascriptT/javascriptvoid.php] | ||
== See also == | == See also == | ||
| Line 13: | Line 17: | ||
| − | [[ | + | [[Category:Law]] |
Latest revision as of 20:42, June 23, 2016
Void means invalid. A void agreement is one for which there is no remedy.
A void can also refer to an empty space with nothing in it, such as existed 'in the beginning' before the creation of the earth.
In JavaScript, "void is an operator that is used to return a null value so the browser will not be able to load a new page." [1]