Langage 4DCommandes par thèmeSélectionsVersion : SuivantSélectionsALL RECORDS ({ laTable : Table })APPLY TO SELECTION ( laTable : Table ; formule : Expression )Before selection ( {laTable : Table} ) : BooleanCreate entity selection ( dsTable : Table { ; settings : Object } ) : 4D.EntitySelectionCREATE SELECTION FROM ARRAY ( laTable : Table ; tabEnrg : Integer, Boolean array {; nom : Text} )DELETE SELECTION ({ laTable : Table })DISPLAY SELECTION ( {laTable : Table}{; modeSélection : Integer}{; saisieListe : Boolean}{; *}{; *})Displayed line number : IntegerEnd selection ( {laTable : Table} ) : BooleanFIRST RECORD ({ laTable : Table })GET HIGHLIGHTED RECORDS ( {laTable : Table ;} nomEnsemble : Text )GOTO SELECTED RECORD ( {laTable : Table ;} enregistrement : Integer )HIGHLIGHT RECORDS ( {laTable }{;}{ nomEnsemble {; *}} )LAST RECORD ({ laTable : Table })MODIFY SELECTION ( {laTable}{; modeSélection}{; saisieListe}{; *}{; *} )NEXT RECORD ({ laTable : Table })ONE RECORD SELECT ({ laTable : Table })PREVIOUS RECORD ({ laTable : Table })Records in selection ( {laTable : Table} ) : IntegerREDUCE SELECTION ( {laTable : Table ;} nombre : Integer )SCAN INDEX ( leChamp ; nombre {; > ou <} )Selected record number ( {laTable : Table} ) : IntegerTRUNCATE TABLE ({ laTable : Table })USE ENTITY SELECTION ( entitySelection : 4D.EntitySelection )