This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| prpl:docs:createlist [2016/09/26 13:43] – Copy/pasted CRPL CreateList GoodMorning | prpl:docs:createlist [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | <- [[pf: | ||
| - | ===== CreateList | ||
| - | ^Arguments^Result^Notation^ | ||
| - | | None |An Empty List | '' | ||
| - | |||
| - | |||
| - | === Description === | ||
| - | Creates an empty list that can be stored in a variable=== Examples === | ||
| - | < | ||
| - | CreateList ->list01 | ||
| - | </ | ||