Hi,
I am trying to run an agent to set a checkbox field to different selections. I am using the code below but do not know the syntax to use for the “variable”. If I set it to just one checkbox value, it works but I can’t figure out how to set it to multiple “check boxes” in the CheckBoxField.
FIELD CheckBoxField := @Environment ("variable");
Any help would be greatly appreciated.
Thanks, Paul