The actionFSCommand element submits "command" and "arguments" strings to the host application (usually web browser).
<actionFSCommand [event="eventType"] command="commandName" [args="commandArguments"]/>
Name |
Description |
Value type |
Optional |
Default Value |
| event |
Event that triggers this action. Actual only when action is owned by button element. |
yes |
||
| command |
Command to be passed to the browser |
no |
- |
|
| args |
Command arguments |
no |
- |
button element, actions collection