A.19. get

Signature


array index get anydict key get any

Description

For arrays this gets the item at the index specified and puts it on the stack. For keys this gets the item at the specified key.

Examples