Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
XML.ReleaseAll
Releases all XML objects.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
XML | 7.3 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "XML.ReleaseAll" )
Parameters
none
Result
Returns OK or error.
Description
Releases all XML objects.Be aware that on a server this may free objects, which are used by other scripts running in parallel!
Examples
Cleanup:
Set Variable [ $r ; Value: MBS( "XML.ReleaseAll" ) ]
See also
- Java.ReleaseAll
- JSON.ReleaseAll
- LDAP.ReleaseAll
- Menu.ReleaseAll
- PKey.ReleaseAll
- SSH.ReleaseAll
- TAPI.ReleaseAll
- WMFP.ReleaseAll
- X509.ReleaseAll
- XML.Release
This function is free to use.
Created 14th July 2017, last changed 27th August 2023