sgs_ArrayPush [function]

void sgs_ArrayPush( sgs_Context* C, sgs_Variable var, sgs_StkIdx count )

Push the last count variables on stack to the end of the array var, then pop them from the stack.