[F] getExternalDocs
function getExternalDocs(program, entity): undefined | ExternalDocs;Return external doc info set via the @externalDocs decorator.
Parameters
| Parameter | Type | Description | 
|---|---|---|
| program | Program | Program | 
| entity | Type | Type | 
Returns
undefined | ExternalDocs