4D v16

SVG_Get_text

Home

 
4D v16
SVG_Get_text

SVG_Get_text 


 

SVG_Get_text ( svgObject ) -> Function result 
Parameter Type   Description
svgObject  SVG_Ref in Reference of text element
Function result  Text in Text contents

The SVG_Get_text command returns the textual content of the element designated by svgObject. If svgObject is not a text object reference ('text', 'textArea' or 'tspan'), an error is generated. 

In the case of a textArea object, <tbreak/> elements are converted to CRs.

 
PROPERTIES 

Product: 4D
Theme: Text
Number: 65882

 
HISTORY 

Created: 4D v12

 
ARTICLE USAGE

4D SVG Component ( 4D v16)