Visible
For situations where the keyboard was implemented as a function instead of a property, this helps you to determine if the keyboard is visible or not. "SIP.Visible" is a read-only function; It does not make a keyboard visible.
Group: Soft Input Panel
Syntax: SIP.Visible()
( ) Boolean. True means the keyboard is visible; False means its not.
Example:
'Create a variable and then use SIP.Visible to receive a true or false value.
Versions Supported: RFgen 5.2.3.1