sgs_ArrayPop [function]

void sgs_ArrayPop( sgs_Context* C, sgs_Variable var, sgs_StkIdx count, SGSBOOL ret )

Pop the last count variables off the end of the array var, optionally return them.