Lenguaje 4DComandos por temaSelecciónVersión: SiguienteSelecciónALL RECORDS ({ tabla : Table })APPLY TO SELECTION ( tabla : Table ; sentencia : Expression )Before selection ( tabla : Table ) : BooleanCreate entity selection ( dsTable : Table { ; settings : Object } ) : 4D.EntitySelectionCREATE SELECTION FROM ARRAY ( tabla : Table ; regArray : Integer, Boolean array {; temp : Text} )DELETE SELECTION ({ tabla : Table })[DISPLAY SELECTION DISPLAY SELECTION ( {tabla : Table}{; modoSelección : Integer}{; entradaList : Boolean}{; *})DISPLAY SELECTION ( {tabla : Table}{; modoSelección : Integer}{; entradaList : Boolean} ; * {; *} )](../../commands-legacy/display-selection.md)Displayed line number : IntegerEnd selection ( tabla : Table ) : BooleanFIRST RECORD ({ tabla : Table })GET HIGHLIGHTED RECORDS ( {tabla : Table ;} nomConjunto : Text )GOTO SELECTED RECORD ( {tabla : Table ;} registro : Integer )HIGHLIGHT RECORDS ( {tabla : Table }{;}{ nomConjunto : Text {; *}} )LAST RECORD ({ tabla : Table })MODIFY SELECTION ( {tabla : Table}{; modoSelección : Integer}{; entradaList : Boolean}{; *} )MODIFY SELECTION ( {tabla : Table}{; modoSelección : Integer}{; entradaList : Boolean}; * {; *} )NEXT RECORD ({ tabla : Table })ONE RECORD SELECT ({ tabla : Table })PREVIOUS RECORD ({ tabla : Table })Records in selection ( tabla : Table ) : IntegerREDUCE SELECTION ( {tabla : Table ;} Numero : Integer )SCAN INDEX ( unCampo ; Numero : Integer {; > o <} )Selected record number ( tabla : Table ) : IntegerTRUNCATE TABLE ({ tabla : Table })USE ENTITY SELECTION ( entitySelection : 4D.EntitySelection )