_GET_RANDOM_INT_IN_RANGE_2
Docslocal retval = GetRandomIntInRange2(startRange, endRange)Description
Introduced in build 1734
Parameters
| Name | Type | Description |
|---|---|---|
startRange | int | — |
endRange | int | — |
Returns
intReturns an integer value.
local retval = GetRandomIntInRange2(startRange, endRange)| Name | Type | Description |
|---|---|---|
startRange | int | — |
endRange | int | — |
intReturns an integer value.
No snippets yet. Be the first to contribute!