Ext.GetCompatibilityVersion( )

Description

Use this function to get the version of SBM with which Date/Time values in SBM ModScript are compatible.

Arguments

(none)

Return Value

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.

Related Topics

Extension Functions