Description Usage Arguments Examples
Get the value of a parameter if it exist or the default value otherwise
1  | getParameter(object, parameter, default = 0)
 | 
parameter | 
 the parameter which we want to extract  | 
default | 
 The default value which will be return in case the parameter does not exist  | 
1 2 3 4  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.