Get variable binding
variable.getBinding()
Returns a binding value for the variable. Use the binding value when creating or updating variables with custom values.
Syntax
Returns
Promise<string>
A Promise that resolves to a string representing the variable’s name binding.