Function; UI_IsNamedElementVisible - HWRM/KarosGraveyard GitHub Wiki

UI_IsNamedElementVisible(<sScreenName>, <sElementName>)

Description

Returns true if the named screen element on the named screen is visible.

Example

UI_IsNamedElementVisible("NewTaskbar", "btnHide1")

Arguments

<sScreenName>: the name of the screen.
<sElementName>: the name of the screen element.

Related Pages

Function Reference

Comments

Page Status

Updated Formatting? Initial
Updated for HWRM? Initial