4D v16

SVG_Get_ID

Home

 
4D v16
SVG_Get_ID

SVG_Get_ID 


 

SVG_Get_ID ( svgObject ) -> Function result 
Parameter Type   Description
svgObject  SVG_Ref in Reference of SVG element
Function result  String in Name of element

The SVG_Get_ID command returns the value of the 'id' attribute of the element whose reference is passed in the svgObject parameter. If svgObject is not valid or if this attribute does not exist, an error is generated.



See also 

SVG_Find_ID
SVG_SET_ID

 
PROPERTIES 

Product: 4D
Theme: Attributes
Number: 65932

 
HISTORY 

Created: Composant 4D SVG v11.3

 
ARTICLE USAGE

4D SVG Component ( 4D v16)