[F] getInfo
function getInfo(program, entity): undefined | AdditionalInfo;Get the info entry for the given service namespace.
Parameters
| Parameter | Type | Description |
|---|---|---|
program | Program | Program |
entity | Namespace | Service namespace |
Returns
undefined | AdditionalInfo