This is an old revision of the document!
~~DISCUSSION~~ <- CRPL reference <- Lists
Arguments | Result | Notation |
---|---|---|
Size | A List with n1 Null Items | n1 – L1 |
Creates a list with n1
items (all containing null) that can be stored in a variable
5 CreateListStartingSize ->list01