Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Compatible Unicode Intrinsic Functions - IsNull Method

Panel
bgColor#2c3c4c

Test if the variable is a LANSA null

Member of Compatible Unicode Intrinsic Functions (PRIM_LIBI.ICompatibleUnicodeIntrinsics)

Parameters

Name

Type

Data Type

Description

Result

*Result (Optional)

Boolean

True is the string a LANSA null

Details

IsNull tests a variable and returns True if it contains the appropriate LANSA null value for the data type.

e.g. Zero for numeric fields or blank for alphanumeric fields.


See also

All Component Classes

Technical Reference