
Create External Link in improve Repository
createExternalLink.RdCreates a link resource pointing to an external URL (outside the repository), such as a database, website, or external documentation system.
Arguments
- targetIdent
Identifier of the parent folder, analysis tree, or step where the link should be created.
- linkName
Character. Name of the link resource.
- url
Character. The destination URL (e.g., "https://example.com" or "db://server").
- comment
Character. Comment for the creation audit entry. Defaults to "Created by improveR".