searchName

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 "searchName".
... in people_tabbed_pane.naml
70
71
72
<macro name='searchName'>    
    <n.get_parameter name='name' />
</macro>