Var "MY_VAR"
;..
Plugin::Function "some_input" $MY_VAR
MessageBox MB_OK "Here's your returned value: $MY_VAR"
;..
Plugin and "Var" question
How can I use the user custom var to output values, for example: