We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Add or update the value of a variable using the value of an input in a form object.
This command was introduced in Safeguard 2.8
Example: Get the user email from the 'ExtractedUserForm' form
{ "GetFormValue": { "FormObjectName": "ExtractedUserForm", "InputName": "user_email", "Variable": "UserEmail", "ContainsSecret": true } }
This wiki is no longer maintained.