Stack.remove() - Mtax-Development/GML-OOP GitHub Wiki Argument Name Type Optional count? {int} Yes Returns {any|any[]|undefined} Description Remove any number of values from this Stack and return them. If more than one value were removed, they will be returned in an array. Returns {undefined} if this Stack does not exists or is empty. ⚠️ **GitHub.com Fallback** ⚠️