Basic Customization > User Interface Customization > User Interface Technology Overview > Windchill Client Architecture Common Objects Overview > NmContext
  
NmContext
NmContext represents a UI address of a page. (Note that this is becoming obsolete and should be deprecated in the next release.)
Component is a jsp page
Jsp page can include multiple components
Component address includes addresses of ancestor components
Context (address) of a component B is “Address 1 - Address B”
Example NmContext string a document residing in a folder on a project’s folders page: folder$list$OR:wt.projmgmt.admin.Project2:2343$OR:wt.folder.SubFolder:7195^VR:wt.doc.WTDocument:18913!*
* 
The $, ^, and !* are reserved separator characters.