command_path

NAML documentation   Watch a video
Error Found
An error was found in the NAML code of this application – View Details | Go to NAML Editor
tag 'mailing_list_etiquette' is not an allowed here, only these are allowed: [bottom, page_name, focus]
  in new_post(custom_tweak:reply:2) - <n.new_post>
  in (custom_tweak:reply:1) - <override_macro name="reply" requires="servlet">
   Usages of this macro
... in macro_viewer.naml
1000
1001
1002
1003
1004
1005
1006
<macro name="command_path" requires="command_info">
    <n.macro_viewer_path
Macro
Parameters: id, breadcrumbs, base
>
        <id><n.use_text_encoder
Binary
Namespace: BasicNamespace
Parameters: text
.id
Binary
Namespace: CommandInfo
/></id>
        <base><n.base
Binary
Namespace: CommandInfo
/></base>
        <breadcrumbs><n.naml_breadcrumbs
Binary
Namespace: CommandInfo
/></breadcrumbs>
    </n.macro_viewer_path>
</macro>