SetValue Method (IOKCode)
Sets the OKCode command.
Remarks
To execute the OKCode command, send an ENTER key with SendKey method of the parent IWindow.

C# Syntax

void SetValue( 
   string value
)

Parameters

value
The text value to enter in the OKCode.