Quote from
fkapnist on September 17, 2023, 5:56 pm
I have neoEdge in a rectangle of my NEO Win pub.
I create a NEO WIn variable:
SetVar "[foo]" "Hello World."
Then I run Edge in that rectangle with index.html created by NEO Web.
On page-enter:
_GetVar "{{foo}}" [foo2] ""
AlertBox "Title" "[foo2]" ""
But _GetVar doesn't work for me.
Am I doing something wrong?
Thanks
.
I have neoEdge in a rectangle of my NEO Win pub.
I create a NEO WIn variable:
SetVar "[foo]" "Hello World."
Then I run Edge in that rectangle with index.html created by NEO Web.
On page-enter:
_GetVar "{{foo}}" [foo2] ""
AlertBox "Title" "[foo2]" ""
But _GetVar doesn't work for me.
Am I doing something wrong?
Thanks
.