SVG_Get_ID

4D - Documentation   Français   English   German   4D SVG Component, Command Theme List   4D SVG Component, Index   Back   Previous   Next

version 11.3


SVG_Get_ID (svgObject) String

ParameterTypeDescription
svgObjectSVG_RefReference of SVG element
Function resultStringName of element

Description

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.


4D - Documentation   Français   English   German   4D SVG Component, Command Theme List   4D SVG Component, Index   Back   Previous   Next