Index

NULL

NULL ->thisIsNull

Description

Pushes an 'empty' data item to the stack. The item has an internal type of 'null'.

Examples

TraceAllSP(IsNull(NULL))

Index