4D Language Commands by theme Design Object AccessVersion: 21 R4 BETADesign Object AccessCurrent method path : Text FORM EDIT ( {aTable : Table ;} form : Text )FORM EDIT ( {aTable : Table ;} form : Text ; object : Text ) FORM GET NAMES ( {aTable : Table ;} arrNames : Text array {; filter : Text} {; marker : Real} {; *} ) METHOD Get attribute ( path : Text ; attribType : Integer {; *} ) : Boolean METHOD GET ATTRIBUTES ( path : Text, Text array ; attributes : Object, Object array {; *} ) METHOD GET CODE ( path : Text, Text array ; code : Text, Text array {; option : Integer} {; *} ) METHOD GET COMMENTS ( path : Text, Text array ; comments : Text, Text array {; *} ) METHOD GET FOLDERS ( arrNames : Text array {; filter : Text}{; *} ) METHOD GET MODIFICATION DATE ( path : Text, Text array ; modDate : Date, Date array ; modTime : Time, Integer array {; *} ) METHOD GET NAMES ( arrNames : Text array {; filter : Text}{; *} ) METHOD Get path ( methodType : Integer {; aTable : Table}{; objectName : Text{; formObjectName : Text}}{; *} ) : Text METHOD GET PATHS ( {folderName : Text ;} methodType : Integer ; arrPaths : Text array {; stamp : Real}{; *} ) METHOD GET PATHS FORM ( {aTable : Table ;} arrPaths : Text array {; filter : Text}{; stamp : Real}{; *} ) METHOD OPEN PATH ( path : Text {; line : Real}{; *} ) METHOD RESOLVE PATH ( path : Text ; methodType : Integer ; ptrTable : Pointer ; objectName : Text ; formObjectName : Text {; *} ) METHOD SET ACCESS MODE ( mode : Integer ) METHOD SET ATTRIBUTE ( path : Text ; attribType : Integer ; attribValue : Boolean, Text {; ...(attribType : Integer ; attribValue : Boolean, Text)}{; *} ) METHOD SET ATTRIBUTES ( path : Text, Text array ; attributes : Object, Object array {; *} ) METHOD SET CODE ( path : Text, Text array ; code : Text, Text array {; *} ) METHOD SET COMMENTS ( path : Text, Text array ; comments : Text, Text array {; *} )