Skip to content

Function; UI_GiveFocus

Cloaked edited this page Jun 10, 2020 · 1 revision

UI_GiveFocus(<sFieldName>, <sScreenName>)

Description

Gives focus to the named form field on the named screen.

Example

onShow = "UI_GiveFocus('m_txtInput', 'IPConnect')"

Arguments

<sFieldName>: the name of the form field.
<sScreenName>: the name of the screen.

Related Pages

Function Reference

Comments

Page Status

Updated Formatting? Initial
Updated for HWRM? Initial

Clone this wiki locally