Returns and removes the value at the end of the array
Device + Agent
Any Squirrel data type
This method returns the value at end of the target array — the element with the highest index — and then removes it from the array. The returned value may be of any Squirrel data type.