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