IsVisible Method (OracleFormsTree)

Action

Returns 'true' if the specified item path is visible.

Syntax

visible = oracleFormsTree.IsVisible(item)
Variable Description
visible True if the specified item path is visible; otherwise false. Boolean.
item The item path. ItemPath.