SBM AppScript Reference → Programming SBM AppScript → Extension Functions → Ext.GetCompatibilityVersion( )
Use this function to get the version of SBM with which Date/Time values in SBM AppScript are compatible.
(none)
This function returns a String in the form majorVersion.minorVersion (for example, 7.0). 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.