---
title: "setStaticParameterUserValue"
canonical: "https://help.vicon.com/space/ShogunPost116/341120192/setStaticParameterUserValue"
format: markdown
---
# Description

Sets the user value of a static parameter of the given name.

## Functional area

Parameters

# Command syntax

## Syntax

|  |
| --- |
| `setStaticParameterUserValue parameterName value [-onMod string] [-solving]` |

### Arguments

| **Name** | **Type** | **Required** | **Comments** |
| --- | --- | --- | --- |
| `parameterName` | string | yes | Specifies the name of the parameter added |

### Flags

> Macro (scroll-tablelayout)

| **Name** | **Flag arguments** | **Argument type** | **Exclusive to** | **Comments** |
| --- | --- | --- | --- | --- |
| `onMod` |  | string | — | May be used to specify the character on which the parameter exists. Without this option, the selected character is used. |
| `solving` |  |  |  | Specifies if the parameter exists on the solving setup instead of the labeling setup |

## Return value

void