Returns the RealEditbox with the specified index.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| Number | readonly | The number of objects in the collection. |
Methods
Creates a new RealEditbox.
Returns any RealEditbox in the collection.
→ Number
Displays the number of elements in the RealEditbox.
→ RealEditbox[]
Returns every RealEditbox in the collection.
Returns the first RealEditbox in the collection.
Returns the RealEditbox with the specified index or name.
Returns the RealEditbox with the specified ID.
→ RealEditbox[]
Returns the RealEditboxes within the specified range.
from
LongInteger | RealEditbox | String
The RealEditbox, index, or name at the beginning of the range. Can accept: RealEditbox, Long Integer or String.
to
LongInteger | RealEditbox | String
The RealEditbox, index, or name at the end of the range. Can accept: RealEditbox, Long Integer or String.
Returns the last RealEditbox in the collection.
Returns the middle RealEditbox in the collection.
Returns the RealEditbox whose index follows the specified RealEditbox in the collection.
Returns the RealEditbox with the index previous to the specified index.
→ String
Generates a string which, if executed, will return the RealEditbox.
Object of 4
Properties elsewhere that hold a RealEditboxes.