Skip to main content
Version: Next

Create entity selection

Create entity selection ( dsTable {; settings} ) -> Function result

ParameterTypeDescription
dsTableTable🡒Table in the 4D database whose current selection will be used to build the entity selection
settingsObject🡒Build option: context
Function resultEntitySelection🡐Entity selection matching the dataclass related to the given table

Description

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