pop () is an array function from Node.js that is used to remove elements from the end of an array. Syntax: array_name.pop().
確定! 回上一頁