...
- To access the value of the selected option via the template the syntax is - {|your control name} - curly brace-pipe-your control name-curly brace
- To access the value of the selected option selection control comment via the template the syntax is - {|your control name.comment} - curly brace-pipe-your control name.comment-curly brace
...
{, |dd} - the values of the selected options with separaters separators - useful if control is in a repeat
...