Table of Contents |
---|
maxlevel | 3 |
---|
minlevel | 2 |
---|
type | flat |
---|
separator | pipe |
---|
|
Description
Excerpt |
---|
Java scripting Scripting using javascriptJavaScript. Since 4.1.0. This is server based scripting with javascript - not using JavaScript . Not to be confused with client side (browser) javascriptJavaScript use - you need to use the Html-bobswift macro for that. |
Parameters
Pre-defined variables
Usage
No Format |
---|
{javascript}
var v = new java.lang.Runnable() {
run: function() { print('This is some test data.'); }
};
v.run();
{javascript}
|
...
No Format |
---|
{javascript:output=wiki|script=^my.js|showCode=true}
{javascript}
|
Other examples
Security
This macro supports CMSP.