Definition
A Parameter is a value that you can pass to a macro to customize its behavior.
Parameters are used to make macros more flexible and reusable.
You can defined multiple Parameters in the Args section of the Macro.
- Name: Unique Parameter Name to identify the Parameter
- Initial Value: Default Value for the Parameter so that when the current Macro is run, it can be used as a default value


Usage
ℹ️
You can use a Parameter in the Keyboard Text Step to customize the behavior of the Embedded Macro.\
- Login/Password to be able to reuse the same Macro for different accounts.
- Search Query to be able to reuse the same Macro for different search queries.\