MSI Factory 2.3

MSI.RecordGetString

MSI.RecordGetString

Previous topic Next topic  

MSI.RecordGetString

Previous topic Next topic  

OverviewExamples

string MSI.RecordGetString (

number hRecord,

number Field )

Description

Calls the MsiRecordGetString function that returns the string value of a record field.

Parameters

hRecord

(number) The handle to the record.

Field

(number) Specifies the field requested.

Returns

(string)  The string value of a record field. 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