[F] getId
function getId(program, type): undefined | string
Get id as set with @id
decorator.
Parameters
Parameter | Type |
---|---|
program | Program |
type | Type |
Returns
undefined
| string
function getId(program, type): undefined | string
Get id as set with @id
decorator.
Parameter | Type |
---|---|
program | Program |
type | Type |
undefined
| string