Jamie Balfour

Welcome to my personal website.

Find out more about me, my personal projects, reviews, courses and much more here.

Official ZPE/YASS documentationlist_populate

Official ZPE/YASS documentationlist_populate

list_populate (integer entries, string message[, boolean is_array]) ⇒ mixed

Loops the number of times specified in the entries parameter asking a message for input. The input given is then put into a list and the list returned. The is_array parameter determines whether to use a ZPEList or a fixed size ZPEArray to populate.

Changes

1.7.4
Adds the is_array parameter.
First available: Version 1.7.3
Comments
Feedback 👍
Comments are sent via email to me.