Page - Hide Object

Hides an object on the current page.

Action ID:
Action Category:
Action List Syntax:

16
Page
Page.HideObject (<<OBJECTNAME>>)

Settings

Object:

The name of the object that you want to hide.

Error Codes

Value
(%LastErrorNum%)

Simple Message
(%LastErrorMsg%)

Verbose Message
(%LastErrorDetails%)

0 (OK)

 

 

1

MSG_ERR_HIDE_OBJECT

MSG_ERR_HIDE_OBJECT
MSG_ERR_OBJECT_NOT_FOUND
<<OBJECTNAME>>

Examples

Hiding an object

Pausing between actions