cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Provide VB style access for list items

Provide VB style access for list items

Currently when I need to access item within list I'm using nth function. It works ok but I think that standard VB style access would be even easier especially for developers who have experience with other programming languages.

 

For example:

list(index)

 

in addition to:

nth(list, index)

Can't find what you're looking for? Ask the community or share your knowledge.

Submit Idea  

Autodesk Design & Make Report