System Console and Toolkit Tcl Command Reference Manual

ID 683101
Date 12/13/2021
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

1.1.65. executor_set_environment

Description

Set environment variable

Usage

executor_set_environment <service-path> <String> <String>

ReturnType

Nothing

Returns

no return value

Arguments

service-path
String
String

Example

executor_set_environment $executor_path "MY_VARIABLE" "my_value"