set_local_subscription

NAML documentation   Watch a video
   Usages of this macro
The source code below doesn't have navigation links because no usage has been compiled yet. Navigation links depend on how and where the macro is used, so first you may try finding all usages of "set_local_subscription".
... in utilities.naml
1114
1115
1116
<macro name="set_local_subscription" dot_parameter="subscription">
    <n.uplevel_set_var name="local_subscription" value="[n.subscription/]" />
</macro>