Macro Language Reference > Macros > Namespace > tninsert
  
tninsert
Description
Inserts namespaces into a namespace search list. The number of namespaces in the list is limited to 10. If no parameters are given, or if the operation cannot be executed due to invalid names, the Namespace Search Order dialog box is invoked.
Syntax
tninsert ref name:t? insert name:t?
tninsert
[no parameter]
Invoke the Namespace Search Order dialog box.
ref name
The namespace already present in the search list, before which the new name will be inserted. If this parameter is omitted the new namespace will be inserted at the front of the current search list.
insert name
The namespace to be inserted into the current search list.