Skip to main content
Version: 1.0.0

objectIsShared

objectIsShared* ( object : object ) : boolean
objectIsShared ( collection : collection ) : boolean

ParameterTypeDescription
objectobjectObject to check
collectioncollectionCollection to check
Resultbooleantrue if object or collection is shareable, false if it is alterable

Description

The objectIsShared command returns true if object or collection is shareable, and false if it is alterable.

For more information, see Shared objects and collections.

note

The command returns true if you pass a shareable entity selection