Skip to main content
Skip table of contents

How-To: Access Environment Variables in the UI

Overview

When a user provides input via Template Variables, you pass values to your script using environment variables, or when you want to access context-aware platform environment variables, you'll sometimes want to make sure that you can access these values in the UI. This how to guide will walk you through the steps to access environment variables.

Steps

For this example, our environment variable will be named OPERATOR_A.

  1. Navigate to any Task.

  2. In any input field, other than code, write ${OPERATOR_A}.

  3. Save the Task.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.