---
title: "setGlobalVar"
canonical: "https://help.vicon.com/space/Shogun114/196393041/setGlobalVar"
format: markdown
---
# Description

Set global variable value

## Functional area

Data retrieval

# Command syntax

## Syntax

|  |
| --- |
| `setGlobalVar name value` |

### Arguments

| **Name** | **Type** | **Required** | **Comments** |
| --- | --- | --- | --- |
| `value` | int | yes | Value to specify for variable |
| `name` | string | yes | Name of the variable to set |

### Flags

None

## Return value

string