3 lines
53 B
Text
3 lines
53 B
Text
|
|
str = "12345"
|
||
|
|
str = ((str as integer) + 1) as string
|