If.spk { Condition { Type String Haystack "${CardComponents}" Needle "cfg-spk:2" } True { } } If.mono { Condition { Type String Haystack "${CardComponents}" Needle "cfg-spk:1" } True { } } If.in1 { Condition { Type String Haystack "${CardComponents}" Needle "cfg-mic:in1" } True { } } If.in2 { Condition { Type String Haystack "${CardComponents}" Needle "cfg-mic:in2" } True { } }