Skip to content
Snippets Groups Projects
Commit 578ba18d authored by Sebastian Listl's avatar Sebastian Listl :speech_balloon: Committed by Benjamin Ulrich
Browse files

Objectselection Attributes bugfix

parent dab7ecce
No related branches found
No related tags found
No related merge requests found
import("system.result");
import("system.vars");
if (vars.get("$field.CONSUMER"))
if (vars.get("$param.Entity_param") && vars.get("$field.CONSUMER"))
result.string(vars.get("$field.CONSUMER"));
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment