Directory.Action

Indicates the presence of a parameter whose name is one of the Directory commands and whose value might not be present.

Parameters

One of the following Directory commands must be specified in the URL or appear as the value of the name attribute of a form object:

For information about the parameters and values of a command, refer to the section for that command.

Return Values

Returns the result of the directory command used as a parameter. For information about the return value of a command, refer to the section for that command.

Example

<FORM method="post" action="/servlet/webacc">
   <INPUT type="hidden" name="User.context" value="rytxKjswmdAi">
   <INPUT type="hidden" name="Provider.name" value="GWAP">
   <INPUT type="hidden" name="action" value="Directory.Action">
   <INPUT type="hidden" name="merge" value="abwork">
   <INPUT type="hidden" name="Compose.id" value="3">
   <INPUT type="hidden" name="Directory.id" value="GroupWise Address
          Book">
   <INPUT Type=submit name=Directory.Accumulator.Add.To value="To">
   <INPUT Type="CheckBox" Name="Directory.Item.id"
         Value="126">jdoe.PO_1.Domain_1
</FORM>