4D Language Commands by theme SélectionsVersion : 21 R4 BETASélectionsALL 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}{; *}{; *}) 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 }{;}{ 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} ) : Integer REDUCE SELECTION ( {laTable : Table ;} nombre : Integer ) SCAN INDEX ( leChamp ; nombre {;> ou <} ) Selected record number ( {laTable : Table} ) : Integer TRUNCATE TABLE ({ laTable : Table }) USE ENTITY SELECTION ( entitySelection : 4D.EntitySelection )