macro_viewer_email_url

NAML documentation   Watch a video
   Usages of this macro
... in email.naml
373
374
375
376
377
378
379
380
381
382
<macro name="macro_viewer_email_url" parameters="macro">
    <n.remove_spaces
Macro
Parameters: text
.>
        <n.base_url
Binary
Namespace: NabbleNamespace
/>
        <n.macro_search
Binary
Namespace: NabbleNamespace
Parameters: search_by, query, do
. query="[n.macro/]" search_by="name">
            <n.if
Binary
Namespace: BasicNamespace
Parameters: condition, else, then
.next_element
Binary
Namespace: ListSequence
Parameters: inc
>
                <then.current_command
Binary
Namespace: Commands
Parameters: do
.command_path
Macro
Requires: command_info
/>
            </n.if.next_element>
        </n.macro_search.>
    </n.remove_spaces.>
</macro>