4D Language Commands SVGVersion: 20 R10 BETA SVGSVG EXPORT TO PICTURE ( elementRef ; pictVar {; exportType} ) SVG Find element ID by coordinates ( {* ;} pictureObject ; x ; y ) : Text SVG Find element IDs by rect ( {* ;} pictureObject ; x ; y ; width ; height ; arrIDs ) : Boolean SVG GET ATTRIBUTE ( {* ;} pictureObject ; element_ID ; attribName ; attribValue ) SVG SET ATTRIBUTE ( {* ;} pictureObject ; element_ID ; attribName ; attribValue {; attribName2 ; attribValue2 ; ... ; attribNameN ; attribValueN} {; *}) SVG SHOW ELEMENT ( {* ;} pictureObject ; id {; margin} )