GET-FOCUS Action

This document covers the following topics:


Description

Gets the handle of the dialog element which currently has the focus, that is, which responds to keyboard input.

Parameters

Name/Data Type Explanation
HANDLE OF GUI Output

The dialog element that has the focus.

Response (I4) Output

Natural error (if applicable).

Example:

PROCESS GUI ACTION GET-FOCUS WITH #FOCUS GIVING #RESPONSE