7.1
2013-09-23

OBJECT_EMPTY

(Windows only)

Syntax

OBJECT_EMPTY(Object name)

Description

Determines whether an object with the specified name is empty. Returns True or False.

Example

OBJECT_EMPTY("Text1")

Parameter description

Object name

Name of the object to check.

Checks whether the name of an object exist, even when moving objects backward or forward on the same layout or to another layout.

This function can also be called upon via the menu Layout>Skip if Object is Empty.