Something like NodeWebkit.AppFolder isn't a variable, but an expression. Expressions are only available in runtime, not in edittime. Such expression is a bunch of code that executes to return a value.
What is wrong with
on start of layout -> set ABC to NodeWebkit.AppFolder
?
You could even place it in an every x seconds event.