Script functions reference > Script functions in alphabetical order > S > StIsEmpty

StIsEmpty
Syntax
StIsEmpty();
Description
StoryTeller tool function. It checks whether an object is empty or not. The meaning of empty depends on the object, as follows:
 
It contains no text, commands, or layout objects, and all content objects are empty.
No cell in the row contains text, commands, or layout objects, and all content objects are empty.
No Story frames on the page contains text, commands, or layout objects, and all content objects are empty.
Returns
bool
Example
$boolean = StIsEmpty();
OpenText StreamServe 5.6 Updated: 2013-03-01