|
This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v20.6
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)
4D Language Reference ( 4D v20.1)
4D Language Reference ( 4D v20.2)
4D Language Reference ( 4D v20.3)
4D Language Reference ( 4D v20.4)
4D Language Reference ( 4D v20.5)
4D Language Reference ( 4D v20.6)
Add a comment