This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v20 R7
Create entity selection
|
Create entity selection ( dsTable {; settings} ) -> Function result | ||||||||
Parameter | Type | Description | ||||||
dsTable | Table |
![]() |
Table in the 4D database whose current selection will be used to build the entity selection | |||||
settings | Object |
![]() |
Build option: context | |||||
Function result | EntitySelection |
![]() |
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.
Product: 4D
Theme: ORDA - EntitySelection
Number:
1512
Created: 4D v17
Modified: 4D v17 R5
4D Language Reference ( 4D v20 R7)