>
comp
>
gb
>
integer[]
>
pop
[3.0]
Previous
Next
Edit
Rename
Undo
Refresh
Search
Administration
Documentation
History
Integer[].Pop (gb)
Syntax
FUNCTION
Pop
(
)
AS
Integer
Removes the last element of the array and returns it.
If the array is void, an error is raised.