SVG_Is_reference_valid

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

version 11.3


SVG_Is_reference_valid (svgObject) Boolean

ParameterTypeDescription
svgObjectSVG_RefReference of SVG element
Function resultBooleanTrue if reference belongs to an SVG element

Description

The SVG_Is_reference_valid command returns True if the reference passed in the svgObject parameter is that of an element of the SVG tree. If the element does not belong to an SVG tree, the command returns False. If svgObject is not a valid reference, an error is generated.

See Also

SVG_References_array.


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