Place me into the input field and alert - two actions: replace content of inputA and then click at button alertInput. Syntax: inputA|replace,alertInput|click
Hawaii - select an item given option value in SelectA. Syntax: selectA|selectselectValue
State of Florida - select an item given option label in SelectA. Syntax: selectA|selectselectValue
Oregon - add an option to SelectA. Syntax: selectA|addOption|Oregon
replace content of inputA with selection of this field. Syntax: inputA|replace
replace content of inputA with value of this field. Syntax: inputA|replace
replace content of inputA with label of this field. Syntax: inputA|replace
replace content of inputA with label of this field. Syntax: inputA|replace
This is hidden - This is a hidden field but use a specified field ("anchorInput") as an "anchor". instead of using current element's text, it use the content of anchor's. Two actions: replace content of inputA and then click at button alertInput. Syntax: inputA|replace,alertInput|click
You may be wondering: is this directive useful? Yes, specially, when you want to generate a lot of links. See one example at the ChatSpeak demo page