JavaScript Examples - Using Args
Check below how to call an argument:
The first example (Code tab) depicts how you can enable the use of args by using event.args.<ARG_CREATED>
. The second example (Args tab) represents the use of JSON parameters by internal code functions.