log (values) public
log allows you to output the value of variables in the current rendering context. log also accepts primitive types such as strings or numbers.
{{log "myVariable:" myVariable }}
Parameters:
-
values
*
log (values) public
log allows you to output the value of variables in the current rendering context. log also accepts primitive types such as strings or numbers.
{{log "myVariable:" myVariable }}
*
Please login to continue.