FF Update (Case Attribute)
command=caseAttribute
action=add | delete
case=first | all | newest | oldest | ^varname using FF SelCaus
attribute=case attribute type
attributeValue=attribute value if defined by attribute type entry
COPY/PASTE:
command=caseAttribute
action=
case=
attribute=
attributeValue=
You can add or delete any case attribute. For example, if you wanted to mark the drug of choice. You
could ask a question:
@sel/drug/Select the drug of choice
@si/drug1/Alcohol @v/ca-dalc/
@si/drug2/Amphetamine @v/ca-damp/
@endsel/
Variables | ||||
Name | Type | Action | Length | Prompt |
CA-DALC | @V | FF UPDATE/00 | 1 | command=caseAttribute action=add case=all attribute=dalc attributeValue= |
CA-DAMP | @V | FF UPDATE/00 | 1 | command=caseAttribute action=add case=all attribute=damp attributeValue= |
This works the same way with delete, action would =delete instead of add and it would remove the checkmark from whatever attribute was previously marked.