[Contents] [Prev] [Next] [Index] [Report an Error]


Usage

<configuration>
    <event-options>
        <policy>
            <then>
                <event-script>
                    <arguments>
                        <name>name</name> <!-- identifier -->
                        <value>value</value> <!-- mandatory -->
                    </arguments>
                </event-script>
            </then>
        </policy>
    </event-options>
</configuration>

Description

Command line argument to the script.

Contents

<name>—Name of the argument.

<value>—Value of the argument.


[Contents] [Prev] [Next] [Index] [Report an Error]