Jazz-Soft.net
We make it sound!
Home » Documentation » Jazz-Plugin » Reference » version

version

Read-only property

version - returns a string with the plugin version.

If you are using some advanced features, make sure your visitors have the latest update!

Example

if(Jazz && Jazz.isJazz) alert('You are using Jazz-Plugin v.'+Jazz.version);

See also