JavaScript
This group is focused on customization specifically using JavaScript. If you have cool tools and want... View more
API – “let” vs. “var”
-
API – “let” vs. “var”
I am new to JavaScript, and using it in Bluebeam Complete. Today has been a big day for making progress, but still have a long way to go.
Looking at other JavaScript tutorials and the Bluebeam API; just noticed that “var” is how the API wants us to define variables, while most other tutorials use “let.”
Suggest this be emphasized in the API explanation, because I was trying to troubleshoot this for about an hour, before backchecking the API “JavaScript fundamentals” page. Also wonder when the API will catch up and allow use of “let” so that folks who are just learning JavaScript, or cross-training with other implementations, won’t get hung up. Thanks.
Log in to reply.
