AVI Object - Is Visible

Determines an AVI Object's current state of visibility.

Returns TRUE if the AVI Object is visible, and FALSE if the AVI Object is hidden.

Action ID:
Action Category:
Action List Syntax:

79
AVI Object
<<VARIABLE>> = AVIObject[<<OBJECTNAME>>].IsVisible

Settings

Variable name:

The variable that will receive the AVI Object's current state of visibility.

Object

The AVI Object whose visibility will be queried.

Error Codes

Value
(%LastErrorNum%)

Simple Message
(%LastErrorMsg%)

Verbose Message
(%LastErrorDetails%)

0 (OK)

 

 

1

MSG_ERR_AVI_OBJECT_IS_VISIBLE

MSG_ERR_AVI_OBJECT_IS_VISIBLE
MSG_ERR_OBJECT_NOT_FOUND
<<OBJECTNAME>>

Examples

Loading and playing a different AVI

Playing an AVI