xmlelement.text
Property
Server and Client
All Games
Online and Offline
Read-Only
Server 1.0.0, Client 1.0.0
Description
The xmlelement.text property is used to get the text inside this element (between the start and end tags).
Value
Type | Description |
---|---|
string
|
The text inside the element. |
Settable
This property is read-only.
Types
This property can only be used on the XmlElement
type.
Notes
There aren't any notes for this property.
Notes
There aren't any notes for this property.
Examples
There aren't any examples for this property.
Compatibility
There isn't any compatibility information for this property.
Related
Server Related
createElement
destroyElement
getElementFromId
getElementFromName
getElementsByType
element.children
element.dimension
element.getData
element.id
element.isType
element.name
element.onAllDimensions
element.parent
element.removeAllData
element.removeData
element.resource
element.setData
element.setSyncer
element.syncer
element.type
Client Related
createElement
destroyElement
getElementFromId
getElementFromName
getElementsByType
element.children
element.dimension
element.getData
element.id
element.isLocal
element.isSyncer
element.isType
element.name
element.parent
element.removeAllData
element.removeData
element.setData
element.syncer
element.type