要求されたページは選択されたバージョンでは利用できない。
argument
Description
Define an argument for the current action definition.
注意:
This action is both functional and documentary.Arguments
name
Name of the argument.
default value
(Optional) Value to assign to the argument if no explicit value is passed in during the action’s invocation.
description
(Optional) Argument description and comments.
type
(Optional) Data type of the argument.
modifier
(Optional) Modifier for the type of argument.
Valid contexts
This action may be used within the following project items: high-level actions
Notes
- All necessary argument actions for a given user-defined action should appear immediately after the action definition line of the action definition.
- This action also has a documentary function. Although it is optional, you are strongly urged to make good use of the description argument.
Applicable Built-In Settings
The following settings are applicable to this action: none.