Hello,
How to understand using JS if on a server there is Pro version or not?
If I run:
console.log(gantt.license);
VM1696:1 **enterprise**
undefined
console.log(gantt.version);
VM1755:1 **7.0.0**
Hello,
How to understand using JS if on a server there is Pro version or not?
If I run:
console.log(gantt.license);
VM1696:1 **enterprise**
undefined
console.log(gantt.version);
VM1755:1 **7.0.0**