2 lines
34 B
AppleScript
2 lines
34 B
AppleScript
|
|
("12345" + 1) as text --> "12346"
|
|
|
("12345" + 1) as text --> "12346"
|