Skip to main content

objectIsShared

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

ParameterTypeDescription
objectobject->Object to check
collectioncollection->Collection to check
Resultboolean<-true 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