This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com

Home

 
4D v20 R7
OB Is shared

OB Is shared 


 

OB Is shared ( toCheck ) -> Function result 
Parameter Type   Description
toCheck  Object, Collection in Object or collection or to check
Function result  Boolean in True if the object or collection is shareable, False if it is alterable

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 

Product: 4D
Theme: Objects (Language)
Number: 1759

This command can be run in preemptive processes

 
PAGE CONTENTS 
 
HISTORY 

Created: 4D v18 R5

 
ARTICLE USAGE

4D Language Reference ( 4D v20 R7)