Published on :

Macro Language

This code is also available in: Deutsch Español Français
The SAS© macro language in the SAS© Viya platform operates within the SAS© session. Its primary function is the generation of SAS© code, which can then be sent to the Cloud Analytic Services (CAS) server for processing. This means that while macros can be used to dynamically build programs that interact with CAS, the execution of the macro instructions themselves (e.g., %DO loops, %IF conditions) occurs client-side, in the traditional SAS© session. This distinction is crucial for understanding where processing logic is applied and how to optimize application performance on Viya.
Data Analysis

Type : N/A


No code examples are provided in the source documentation.

This material is provided "as is" by We Are Cas. There are no warranties, expressed or implied, as to merchantability or fitness for a particular purpose regarding the materials or code contained herein. We Are Cas is not responsible for errors in this material as it now exists or will exist, nor does We Are Cas provide technical support for it.
Copyright Info : Copyright © SAS Institute Inc. All Rights Reserved