Write here your abstract

1 Retrieving Studio Category Version

Ax.ext.getVersion() returns a number indicating if Studio Category is a studio standard version or vNext

Usage of this method is important for developers if you want to share the same Javascript program between both categories. Master and vNext has a diferent URLs schemas and forms and reports are defined and executend in diferent ways.

Posibles return values are:

  • 1 -> Master
  • 2 -> vNext