Array.Pop()

Description 描述

Removes the last element of the array and returns it.



Note: This is javascript only. C# does not use this feature.