4D LanguageCommandsSVGVersion: 20 R8 BETASVGSVG EXPORT TO PICTURE ( elementRef ; pictVar {; exportType} )SVG Find element ID by coordinates ( {* ;} pictureObject ; x ; y ) : TextSVG Find element IDs by rect ( {* ;} pictureObject ; x ; y ; width ; height ; arrIDs ) : BooleanSVG 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} )