Using Director > Writing Scripts with Lingo > Using lists > Checking items in a list |
![]() ![]() ![]() |
Checking items in a list
You can determine the characteristics of a list and the number of items the list contains by using the following commands and functions.
![]() |
To display the contents of a list, use the |
![]() |
To determine the number of items in a list, use the |
![]() |
To determine a list's type, use the |
![]() |
To determine the maximum value in a list, use the |
![]() |
To determine the minimum value in a list, use the |
![]() |
To determine the position of a specific property, use the |
![]() ![]() ![]() |