SBM ModScript Reference → Programming SBM ModScript → Extension Functions
"Ext" is another SBM application object containing extensions to ChaiScript's built-in functions. These functions provide features or conversions not available in core ChaiScript. "Ext" contains merely functions, not data. For example, the extension function Ext.AcquireLock() provides a resource lock for multiple threads running a script at the same time.
The following "Ext" functions are available with SBM ModScript.
Copyright © 2007–2018 Serena Software, Inc., a Micro Focus company. All rights reserved.