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 "local_subscription".
... in utilities.naml
1118
1119
1120
<macro name="local_subscription" dot_parameter="do">
    <n.get_subscription subscription="[n.uplevel_var name='local_subscription'/]" do="[n.do/]" />
</macro>