---
title: "addStaticParameter"
canonical: "https://help.vicon.com/space/ShogunPost121/1253737666/addStaticParameter"
format: markdown
---
# Description

Adds a static parameter to a character.

## Functional area

Parameters

# Command syntax

## Syntax

> Macro (scroll-tablelayout)

|  |
| --- |
| `addStaticParameter parameterName parameterValue(optional) [-onMod string] [-solving]` |

### Arguments

| Name | Type | Required | Comments |
| --- | --- | --- | --- |
| `parameterName` | string | yes | Specifies the name of the parameter added |
| `parameterValue` | float | no | Specifies the value of the parameter added |

### Flags

> Macro (scroll-tablelayout)

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

## Return value

void