ArrayPop
Remove last item in array and return it
Method Signature
Arguments
Argument
Type
Required
Description
Default
array
modifiablearray
true
The array to get the last
defaultValue
any
false
Examples
Related
Last updated