getFocus

Finds and returns the form object that currently has the input focus.

Syntax

Reference_Syntax.getFocus()

Parameters

None

Returns

The form object that currently has the input focus, or null if no form object has the input focus.

Applies to

Version

XFA 2.6

// Ethnio survey code removed