You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

18 rivejä
283 B

  1. {
  2. "name": "val",
  3. "module": "core",
  4. "action": "setvalue",
  5. "options": {
  6. "key": "g_val",
  7. "value": "{{UUID}}"
  8. },
  9. "meta": [],
  10. "outputType": "text",
  11. "metaData": {
  12. "setValueExpression": {
  13. "name": "UUID",
  14. "type": "object"
  15. }
  16. },
  17. "output": true
  18. }