Reads what a user enters into a field in a window. The input is returned in a variable. This function also returns a number which identifies the next input field in the window.

NewControlID := Dialog.INPUT([ControlID][,Variable])

Parameters

ControlID

Type: Integer

This number identifies the field in the dialog window.

Variable

Type: Any

A variable that may be edited in the dialog window.

Expand imageProperty Value/Return Value

Expand imageRemarks

Expand imageSee Also