4D Language Commands by theme SVGVersion : 21 R4 BETASVGSVG EXPORT TO PICTURE ( refElément : Text ; vVarImage : Picture {; typeExport : Integer} ) SVG Find element ID by coordinates ( {* ;} objetImage ; x ; y ) : Text SVG Find element IDs by rect ( {* ;} objetImage ; x ; y ; largeur ; hauteur ; tabIds ) : Boolean SVG GET ATTRIBUTE ( {* ;} objetImage ; id_Element ; nomAttribut ; valeurAttribut ) SVG SET ATTRIBUTE ( * ; objetImage : Text ; id_Element : Text ; ...(nomAttribut : Text ; valeurAttribut : Text, Integer, Boolean) {; *})SVG SET ATTRIBUTE ( nomAttribut2 : Variable, Field; valeurAttribut2 : Text ;...(nomAttributN : Text ; valeurAttributN : Text, Integer, Boolean) {; *}) SVG SHOW ELEMENT ( {* ;} objetImage ; id {; marge} )