Discuss this help topic in SecureBlackbox Forum
This topic is under development…
Declaration
Description
Gets or sets the length of the array. If new length is greater then old one, the newly added items are initialized with nil values. If new length is lesser then old one, objects of the items being removed are destoyed only if OwnsItems is True.