Lenguaje 4D Comandos por tema Acceso objetos diseñoVersión: 21 R4 BETAAcceso objetos diseñoCurrent method path : Text FORM 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 {; *} ) : Boolean METHOD 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 : Table}{; nomObjeto : Text{; nomObjetoForm : Text}}{; *} ) : Text METHOD 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 ( 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} )