mattcasters commented on issue #4460:
URL: https://github.com/apache/hop/issues/4460#issuecomment-2616067934

   I see.  The naming is a bit skewed here.  The "Get Variables" transform 
resolves variable expressions.
   The `getVariable()` function simply gets the value of a variable.
   
   We would need a new function called `resolveVariable(var)` or indeed use the 
workaround `_transform_.resolve(expression);`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to