Skip to content

createVariableAliasByIdAsync

Helper function to create a variable alias.

Signature

typescript
createVariableAliasByIdAsync(variableId: string): Promise<VariableAlias>

Parameters

  • variableId: The ID of the variable to create an alias for.