Working with Newlook arrays and dictionaries in scripts

An array is a useful container for storing a sorted series of values while a dictionary is good for storing key-value pairs. It is possible to assign both to a global Newlook variable.

The following information outlines how to set and get Newlook arrays and dictionaries.

For more information on JScript and VBScript arrays, refer to the official Microsoft JScript and VBScript documentation.

See Also

Working with controls in scripts | Working with variables in scripts


© 2004-2021 looksoftware. All rights reserved.