Skip to main content
Version: Next 🚧

[F] getProjectedName

function getProjectedName(
program,
target,
projectionName): string | undefined

Get the projected name of the given entity for the given projection.

Parameters

ParameterTypeDescription
programProgramProgram
targetTypeTarget
projectionNamestring-

Returns

string | undefined

Projected name for the given projection