Customizing the metamodel > Keywords for USRPROPS > EDIT URLS
  
EDIT URLS
You can specify that a LISTOF property is designated as one which can reference external documents. The command displays buttons at the bottom of the listof property: an Open button, a Browse Externally button, and a Browse Internally button.
You can use these buttons to:
browse and select external documents
type in external hyperlinks
browse the internal Files table of the encyclopedia’s database
open an external or internally referenced document.
Syntax
PROPERTY property_name { EDIT URLS }
Restrictions
The URLS property must not be Key.
Example
Definition "Use Case"
{ PROPERTY "Reference Documents" { EDIT URLS }
}
See also
Reference external documents
Keywords for USRPROPS