Lenguaje 4DComandos por temaAcceso objetos diseñoVersión: SiguienteAcceso objetos diseñoCurrent method path : TextFORM EDIT ( {aTable : Table ;} form : Text )FORM EDIT ( {aTable : Table ;} form : Text ; object : Text )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 ( path : Text, Text array ; modDate : Date, Date array ; modTime : Time, Integer array {; *} )METHOD GET NAMES ( arrNoms : Text array {; filtro : Text}{; *} )METHOD Get path ( tipoMetodo : Integer {; laTabla : Table}{; nomObjeto : Text{; nomObjetoForm : Text}}{; *} ) : TextMETHOD GET PATHS ( {nomCarpeta : Text ;} tipoMetodo : Integer ; arrRutas : Text array {; marcador : Real}{; *} )METHOD GET PATHS FORM ( {laTabla : Table ;} 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 ( path : Text ; attribType : Integer ; attribValue : Boolean, Text {; ...(attribType : Integer ; attribValue : Boolean, Text)}{; *} )METHOD SET ATTRIBUTES ( ruta : Text, Text array ; atributos : Object, Object array {; *} )METHOD SET CODE ( path : Text, Text array ; code : Text, Text array {; *} )METHOD SET COMMENTS ( ruta : Text, Text array ; comentarios : Text, Text array {; Operador} )