(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") |
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.