gis-tools-ts - v0.6.0
Preparing search index...
index
xmlRemoveTagsByName
Function xmlRemoveTagsByName
xmlRemoveTagsByName
(
xml
:
string
,
tagName
:
string
,
options
?:
XMLOptions
)
:
string
Remove tags
Parameters
xml
:
string
the xml string
tagName
:
string
the tag name
Optional
options
:
XMLOptions
user defined options
Returns
string
the xml without the given tag
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
gis-tools-ts - v0.6.0
Loading...
Remove tags