info("panoramabundleversion")

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

VersionStatusNotes
10.2NewNew in this version.