Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
12.0
12.1
12.2
12.3
12.4
12.5
13.0
13.1
13.2
13.3
Statistic
FMM
Blog
RegEx.ReleaseAll
Frees all regular expression objects.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
RegEx | 13.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "RegEx.ReleaseAll" )
Parameters
none
Result
Returns OK or error.
Description
Frees all regular expression objects.Be aware that on a server this may free objects, which are used by other scripts running in parallel!
See also
Release notes
- Version 13.2
- Added RegEx.Release and RegEx.ReleaseAll functions.
Blog Entries
This function does not need a paid license.
Created 26th April 2023, last changed 26th April 2023
