0
0

📝 add missing adlias cst to command "get number $1 as string"

This commit is contained in:
DrMaxNix 2022-10-02 17:19:42 +02:00
parent 94fe0f155f
commit f02344c745

View File

@ -235,7 +235,7 @@ rnd|rand|random $1 5 13
## STRING MANIPULATION ##
# get number $1 as string
cast $1 str
cst|cast $1 str
# get utf-8 char with id $1 => $1
chr $1