Skip to content

Commit

Permalink
document append behavior of add-random-users (#262)
Browse files Browse the repository at this point in the history
  • Loading branch information
YoukaiTheGit authored Oct 19, 2024
1 parent 807e575 commit d7b6dfc
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ The amount of random users that you want to use.
Only selects random users that are present.

## Variables
`#` starts at `0`, e.g. if the Count is set to `50` the `#` will be `0`, `1`, `2` ...... `47`, `48`, `49`.
`#` starts at `0`, e.g. if the Count is set to `50` the `#` will be `0`, `1`, `2` ...... `47`, `48`, `49`. If invoked again, numbering will continue from the end previous results, e.g. `50`, `51`...

Name | Description
----:|:------------
Expand All @@ -33,4 +33,4 @@ Name | Description
---

- [<i class="mdi mdi-chevron-left"></i>**Twitch Sub-Actions *Go Back***](/Sub-Actions/Twitch)
{.btn-grid .my-5}
{.btn-grid .my-5}

0 comments on commit d7b6dfc

Please sign in to comment.