actionFSCommand Element

The actionFSCommand element submits "command" and "arguments" strings to the host application (usually web browser).

Syntax

<actionFSCommand [event="eventType"] command="commandName" [args="commandArguments"]/>

Attributes

Name

Description

Value type

Optional

Default Value

event

Event that triggers this action. Actual only when action is owned by button element.

event

yes

press

command

Command to be passed to the browser

string

no

-

args

Command arguments

string

no

-

Parent Elements

button element, actions collection

See Also

XML Schema Reference