> For the complete documentation index, see [llms.txt](https://docs.mitschmr-studios.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mitschmr-studios.io/skills/skills/api-documentation/skillbarelement/fields/showamountcounter.md).

# showAmountCounter

Boolean value to determine whether to show the remaining skill executions of a stored skill.&#x20;

### Implementation

```csharp
protected bool showAmountCounter;
```

### FieldValue

[bool](https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/builtin-types/bool)
