SetControl
The SetControl function sets a controls focus for user entry on the current selected row.
Syntax :
SetControl(FieldName)
Parameters | Description |
---|---|
FieldName | Required. FieldName. |
Example :
SetControl(“DTEvent”)
- Sets the field DTEvent for editing.