[F] getActionSeparator
function getActionSeparator(program, entity): undefined | stringParameters
| Parameter | Type | Description |
|---|---|---|
program | Program | the TypeSpec program |
entity | Type | the target entity |
Returns
undefined | string
the action separator string
function getActionSeparator(program, entity): undefined | string| Parameter | Type | Description |
|---|---|---|
program | Program | the TypeSpec program |
entity | Type | the target entity |
undefined | string
the action separator string