4D v14

SVG_Find_ID

Home

 
4D v14
SVG_Find_ID

SVG_Find_ID 


 

SVG_Find_ID ( svgObject ; name ) -> Function result 
Parameter Type   Description
svgObject  SVG_Ref in Reference of SVG object
name  String in ID of SVG element
Function result  SVG_Ref in Reference of element

The SVG_Find_ID command returns the reference of the element whose ID is passed in the name parameter, belonging to the SVG structure whose root element is passed in svgObject.
If the element is not found, an error is generated.

 
PROPERTIES 

Product: 4D
Theme: Utilities
Number: 65908

 
HISTORY 

Created: Composant 4D SVG v11.3

 
SEE ALSO 

SVG_Get_ID
SVG_SET_ID

 
ARTICLE USAGE

4D SVG Component ( 4D v13)
4D SVG Component ( 4D v12)
4D SVG Component ( Composant 4D SVG v11.4)
4D SVG Component ( 4D v14 R2)
4D SVG Component ( 4D v14)
4D SVG Component ( 4D v14 R3)
4D SVG Component ( 4D v14 R4)