The info(“panoramabundleversion”) function returns the bundle version of Panorama.
Description
This function returns the bundle version of Panorama. This value increments every time Panorama is built (compiled), so will be unique for a particular Panorama build.
info("panoramabundleversion") ☞ 3264
Panorama’s About panel displays both the Panorama version (info(“panoramaversion”)) and the bundle version.
See Also
History
Version | Status | Notes |
10.2 | New | New in this version. |