Skip to main content
Version: 21 R3

OB Is shared

OB Is shared ( toCheck : Object, Collection ) : Boolean

ParameterTypeDescription
toCheckObject, Collection→Object or collection or to check
Function resultBoolean←True if the object or collection is shareable, False if it is alterable
History
ReleaseChanges
18 R5Created

Description​

The OB Is shared command returns True if the toCheck object or collection is shared, and False otherwise (see Shared objects and shared collections).

This command returns True if you pass a shareable entity selection in toCheck (see ).

Properties​

Command number1759
Thread safeyes