String[].Push
SUB
Push
(
Value
AS String )
Pushes an element at the end of the array. It is a synonymous of the
Add
method.
Referenced by:
[[GambasComponentGbStringArray][String[] _(class)_]]