RemoveListEntity

The removeListEntity function removes a list of entities, selected in a listbox, from a table defined on the page or the table defined by the vt_TableName parameter.

Using DevPanel :

Name

Label

Type

Description

vt_ListboxSelected

Listbox selected

Text

Name of the listbox containing the list of entities

vt_TableName

Table name

Text

Name of the table in which to delete the entities

Using from 4D:

Should not be used from within a 4D custom function. See example of entity creation via reloadBloc