sgs_ArrayErase [function]

void sgs_ArrayErase( sgs_Context* C, sgs_Variable var, sgs_StkIdx at, sgs_StkIdx count )

Remove the specified variable range [`at`,`at`+`count`) from array var.