Description
Values in XML can be obtained by the following types.
+ string
+ int
+ float
+ bool
For example, you can easily refer to values ??by simply connecting tags with dots as follows:
<Root>
<ABC id=”1″>123</ABC>
<ABC id=”2″>456</ABC>
<ABC id=”3″>789</ABC>
</Root>
Root.ABC[1] => 456
Root.ABC[2].@id => 3
About the Open Source Version
This plugin is also available as open source under the MIT License on GitHub.
- If you use the GitHub version, you need to build it yourself from the source code.
Login is required to access this download
Login is required to access this download
Login is required to access this download
VIP Downloads Today: 0 of 0
You can contact us at any time and request that the asset you want be added to the site from the Request Asset section.