
October 12th, 2009, 10:29 AM
|
 |
The Mufinator
|
|
Join Date: Aug 2008
Location: South Eastern USA
|
|
Quote: | Originally Posted by YottaFlop How can I index an item in a list? Similar to:
list[position]?
Thanks. |
If by "index an item" you mean store a value into a list, then like this:
Code:
:value -> List ( value of position
Lists can be L1 through L6, or any user created list, but I'm pretty sure the 82 doesn't have the ability for user created lists.
|