Navigation:  Reference > Functions >

Null()

Print this Topic Previous pageReturn to chapter overviewNext page

 

NULL(1)

 

PURPOSE

This function checks for a null pointer value.  Will work with both P and F type fields.

PARTS

1 f/c/ePointer value to check.

 

RETURN TYPE - L

If null the function will return .T., otherwise .F.

 

COMMENTS

This is the only way to check for a pointer value that doesn't point at anything.

 

 


Page url: http://www.cassoftware.com/tas/manual/null().htm