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