MSI Factory 2.3

MSI.RecordIsNull

MSI.RecordIsNull

Previous topic Next topic  

MSI.RecordIsNull

Previous topic Next topic  

OverviewExamples

boolean MSI.RecordIsNull (

number hRecord,

number Field )

Description

Calls the MsiRecordIsNull function that reports a null record field.

Parameters

 

hRecord

(number) The handle to a record.

Field

(number) The field to check.

Returns

(boolean)  Returns true if the record is null, false if it is not. You can use Application.GetLastError to determine whether this action failed, and why.

See also: Related Actions


Learn More: Indigo Rose Software - MSI Factory - Buy Now - Contact Us