Skip to content

Keywords

Tore Senneseth edited this page Jun 24, 2020 · 1 revision

Keywords

Keyword Description
false Boolean false value
true Boolean true value
null Represents a null reference
this Returns a reference to the current execution context with the following properties: Rows: any[] (JavaScript array)
Clone this wiki locally