SAS Continue Statement
The continue statement can be used in a do loop to branch to the bottom of the inner most enclosing do loop.
The return statement can be used to branch to the bottom of the data step program.
The return statement can be used to branch to the bottom of the data step program.
附件列表
词条内容仅供参考,如果您需要解决具体问题
(尤其在法律、医学等领域),建议您咨询相关领域专业人士。
如果您认为本词条还有待完善,请 编辑
上一篇 SAS Data Statement 下一篇 SAS Command Prompt