Data Value
Captures a specified fixed value, a value from an input source or a value calculated by a script.
General Settings → General command settings
Command name: This property specifies the name of the command.
Comments: Provides a field for entering metadata or a brief description regarding the command. These annotations are used internally to provide context for developers or team members. Comments are not part of the exported data and are only used for documentation purposes within the configuration.
Disabled: This checkbox allows the user to disable the command. When checked, the command is ignored during execution. By default, it is unchecked.
Data Value → Data value input
Data: Set the source for the data.
Static Value: Plaintext user input.
Encrypt - Encrypts the input value. Prevents sensitive information being saved directly in the agent.
Data List: Use a Data List command as the source. Select the command and subsequent column to use for the source.
Command: Use another command as the source.
Agent Parameter: Use one of the agent’s input parameter as the source.
Action Result: Use the result of an action command as the source.
Select Parameter: Select which parameter from the action result you would like to use as the source.
Script: Write a custom script in any of the supported languages (Regex, JavaScript, C#, or Python).