Sorted

Determines whether the properties are sorted alphabetically in the list.

Syntax

object.Sorted [= value]

The Sorted property syntax has the following parts:

Part Description
object A valid PropList object
value A Boolean value.

Settings

The settings for value are:

Setting Description
True Properties are sorted alphabetically.
False Properties are listed in the order they were added.

Data Type

Boolean

Remarks

Default value = True