Function; UI_GiveFocus - HWRM/KarosGraveyard GitHub Wiki

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