AutoPlay Media Studio 9

Input.IsVisible

Input.IsVisible

This is the first topic This is the last topic  

Input.IsVisible

This is the first topic This is the last topic  

OverviewExamples

boolean Input.IsVisible (

string ObjectName )

Example 1

country = Input.IsVisible("Country");

Checks whether the input object called "Country" is visible and stores true or false in a variable called country.

Example 2

Input2isVisible = Input.IsVisible("Input2");

Stores true in Input2isVisible if the "Input2" input object is visible.

See also: Related Actions


Learn More: Indigo Rose Software - AutoPlay Media Studio - Buy Now - Contact Us