ALL RECORDS ({ laTable : Table })
|
APPLY TO SELECTION ( laTable : Table ; formule : Expression )
|
Before selection ( laTable : Table ) : Boolean
|
Create entity selection ( dsTable : Table { ; settings : Object } ) : 4D.EntitySelection
|
CREATE SELECTION FROM ARRAY ( laTable : Table ; tabEnrg : Integer, Boolean array {; nom : Text} )
|
DELETE SELECTION ({ laTable : Table })
|
[DISPLAY SELECTION ( {laTable : Table}{; modeSélection : Integer}{; saisieListe : Boolean}{; *}) DISPLAY SELECTION ( {laTable : Table}{; modeSélection : Integer}{; saisieListe : Boolean} ; * {; *} ) |
](../../commands-legacy/display-selection.md)
|
Displayed line number : Integer
|
End selection ( laTable : Table ) : Boolean
|
FIRST RECORD ({ laTable : Table })
|
GET HIGHLIGHTED RECORDS ( {laTable : Table ;} nomEnsemble : Text )
|
GOTO SELECTED RECORD ( {laTable : Table ;} enregistrement : Integer )
|
HIGHLIGHT RECORDS ( {laTable : Table }{;}{ nomEnsemble : Text {; *}} )
|
LAST RECORD ({ laTable : Table })
|
MODIFY SELECTION ( {laTable : Table}{; modeSélection : Integer}{; saisieListe : Boolean}{; *} ) MODIFY SELECTION ( {laTable : Table}{; modeSélection : Integer}{; saisieListe : Boolean}; * {; *} )
|
NEXT RECORD ({ laTable : Table })
|
ONE RECORD SELECT ({ laTable : Table })
|
PREVIOUS RECORD ({ laTable : Table })
|
Records in selection ( laTable : Table ) : Integer
|
REDUCE SELECTION ( {laTable : Table ;} nombre : Integer )
|
SCAN INDEX ( leChamp ; nombre : Integer {; > ou <} )
|
Selected record number ( laTable : Table ) : Integer
|
TRUNCATE TABLE ({ laTable : Table })
|
USE ENTITY SELECTION ( entitySelection : 4D.EntitySelection )
|