SBM ModScript Reference → Programming SBM ModScript → Extension Functions → Ext.GetCompatibilityVersion( )
Use this function to get the version of SBM with which Date/Time values in SBM ModScript are compatible.
(none)
This function returns a string in the form majorVersion.minorVersion (for example, 11.3). If you haven't set the version using Ext.SetCompatibilityVersion(), the return value is 0.0.
Copyright © 2007–2017 Serena Software, Inc. All rights reserved.