Dies ist die alte 4D Dokumentations-Website. Die neue und aktualisierte Dokumentation finden Sie unter developer.4d.com

Home

 
4D v20 R7
SVG_Get_ID

SVG_Get_ID 


 

SVG_Get_ID ( svgObject ) -> Funktionsergebnis 
Parameter Typ   Beschreibung
svgObject  SVG_Ref in Reference of SVG element
Funktionsergebnis  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.



Siehe auch 

SVG_Find_ID
SVG_SET_ID

 
EIGENSCHAFTEN 

Produkt: 4D
Thema: Attributes
Nummer: 65932

Dieser Befehl kann in preemptive Prozessen laufen

 
SEITENINHALT 
 
GESCHICHTE 

Erstellt: Composant 4D SVG v11.3

 
ARTIKELVERWENDUNG

4D SVG ( 4D v20 R7)