MSI Factory 2.3

MSI.RecordClearData

MSI.RecordClearData

Previous topic Next topic  

MSI.RecordClearData

Previous topic Next topic  

OverviewExamples

boolean MSI.RecordClearData (

number hRecord )

Description

Calls the MsiRecordClearData function that sets all fields in a record to null.

Parameters

hRecord

(number) The handle to the record.

Returns

(boolean)  Returns true if the action succeeds to clear the data. 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