SVG_SET_TEXTAREA_TEXT ( svgObject ; theText )
Parameter | Type | Description | |
---|---|---|---|
svgObject | SVG_Ref | → | Reference of text element |
theText | Text | → | 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 “