Lenguaje 4DComandos por temaAcceso objetos diseñoVersión: SiguienteAcceso objetos diseñoCurrent method path : TextFORM EDIT ( {aTable ;} form )FORM EDIT ( {aTable ;} form ; object )FORM GET NAMES ( {tabla : Table ;} arrayNoms : Text array {; filtro : Text {; marcador : Real}}{; *} )METHOD Get attribute ( ruta : Text ; tipoAtributo : Integer {; *} ) : BooleanMETHOD GET ATTRIBUTES ( ruta : Text, Text array ; atributos : Object, Object array {; *} )METHOD GET CODE ( ruta : Text, Text array ; codigo : Text, Text array {; opcion : Integer} {; *} )METHOD GET COMMENTS ( ruta : Text, Text array ; comentarios : Text, Text array {; *} )METHOD GET FOLDERS ( arrNoms : Text array {; filtro : Text}{; *} )METHOD GET MODIFICATION DATE ( ruta : Text, Text array ; fechaMod : Date, Date array ; horaMod : Time, Integer array {; operador : *} )METHOD GET NAMES ( arrNoms : Text array {; filtro : Text}{; *} )METHOD Get path ( tipoMetodo : Integer {; laTabla}{; nomObjeto : Text{; nomObjetoForm : Text}}{; *} ) : TextMETHOD GET PATHS ( {nomCarpeta : Text ;} tipoMetodo : Integer ; arrRutas : Text array {; marcador : Real}{; *} )METHOD GET PATHS FORM ( {laTabla ;} arrRutas : Text array {; filtro : Text}{; marcador : Real}{; *} )METHOD OPEN PATH ( ruta : Text {; line : Real}{; *} )METHOD RESOLVE PATH ( ruta : Text ; tipoMetodo : Integer ; prtTabla : Pointer ; nomObjeto : Text ; nomObjForm : Text {; *} )METHOD SET ACCESS MODE ( modo : Integer )METHOD SET ATTRIBUTE ( ruta : Text ; tipoAtrib : Integer ; valorAtrib : Boolean, Text {; ...(tipoAtrib : Integer, valorAtrib : Boolean, Text)}{; operador : *} )METHOD SET ATTRIBUTES ( ruta : Text, Text array ; atributos : Object, Object array {; *} )METHOD SET CODE ( ruta : Text, Text array ; codigo : Text, Text array {; operador : *} )METHOD SET COMMENTS ( ruta : Text, Text array ; comentarios : Text, Text array {; Operador} )