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

Home

 
4D v20 R7
Create entity selection

Create entity selection 


 

Create entity selection ( dsTable {; settings} ) -> Function result 
Parameter Type   Description
dsTable  Table in Table in the 4D database whose current selection will be used to build the entity selection
settings  Object in Build option: context
Function result  EntitySelection in Entity selection matching the dataclass related to the given table

Documentation moved

The documentation for this command has been moved. Visit developer.4d.com for updated documentation.

 

The Create entity selection command builds and returns a new, alterable entity selection related to the dataclass matching the given dsTable, according to the current selection of this table.

 



See also 

USE ENTITY SELECTION

 
PROPERTIES 

Product: 4D
Theme: ORDA - EntitySelection
Number: 1512

This command can be run in preemptive processes

 
PAGE CONTENTS 
 
HISTORY 

Created: 4D v17
Modified: 4D v17 R5

 
ARTICLE USAGE

4D Language Reference ( 4D v20 R7)