objectIsShared
objectIsShared ( object : object ) : boolean
objectIsShared ( collection : collection ) : boolean
| Parameter | Type | Description | |
|---|---|---|---|
| object | object | → | Object to check |
| collection | collection | → | Collection to check |
| Result | boolean | ← | 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