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

Removes the marker with the given name from a character.

This command removes the marker, all the labeling constraints using it and all parameters associated with it (if no other constraints are using those parameters).

The character that the marker belongs to must either be selected or specified via the `onMod` option.

## Functional area

Labeling

# Command syntax

## Syntax

> Macro (scroll-tablelayout)

|  |
| --- |
| `removeMarker markerName[-onMod string]` |

### Arguments

| Name | Type | Required | Comments |
| --- | --- | --- | --- |
| `markerName` | string | yes | The name of the marker to remove |

### Flags

| Name | Flag arguments | Argument type | Exclusive to | Comments |
| --- | --- | --- | --- | --- |
| `onMod` |  | string |  | Defines the character from which the marker will be removed |

## Return value

void