4D v16

SVG_SET_TEXTAREA_TEXT

Home

 
4D v16
SVG_SET_TEXTAREA_TEXT

SVG_SET_TEXTAREA_TEXT 


 

SVG_SET_TEXTAREA_TEXT ( svgObject ; theText ) 
Parameter Type   Description
svgObject  SVG_Ref in Reference of text element
theText  Text in Text to set

The SVG_SET_TEXTAREA_TEXT command can be used to set/replace the textual content of the text object designated by svgObject. If svgObject is not a "textArea" object, an error is generated. 

The line return characters are automatically replaced by "<tbreak/>" elements.



See also 

SVG_APPEND_TEXT_TO_TEXTAREA
SVG_New_textArea

 
PROPERTIES 

Product: 4D
Theme: Text
Number: 65877

 
HISTORY 

Created: 4D v12

 
ARTICLE USAGE

4D SVG Component ( 4D v16)