Command Reference CIB jsMerge
JavaScript Control Structures
JavaScript
instructions make up the biggest part of text programming. An extensive
description of JavaScript syntax and usage is not covered in this document. A
detailed overview is available in known online documentation for JavaScript
like:
http://www.w3schools.com.
https://developer.mozilla.org/de/docs/JavaScript
The most relevant JavaScript control structures in the context of this command reference will be covered briefly in the following section. These structures are also realized accordingly in RTF programming.