Make "to list [data]" block work for numbers and strings

Request a new command, feature, or improvement

Moderator: MSandro

Post Reply
SimpleSi
Posts: 330
Joined: Jul 2nd, '17, 13:47

Make "to list [data]" block work for numbers and strings

Post by SimpleSi » Oct 22nd, '17, 14:15

e.g
to list [(something that returns 1)] == (list 1)

to list [(something that returns 'AB')] == (list AB)

Post Reply