is it possible to reach a variable / function from another page ? #189
Answered
by
sqllyw
BilalKhatib
asked this question in
Q&A
-
I have 2 pages : Page1.html and Page2.htmlPage1.html has a declared variable and function in it
i need to access those function and variable in my Page2.html createApp |
Beta Was this translation helpful? Give feedback.
Answered by
sqllyw
Dec 2, 2022
Replies: 1 comment 2 replies
-
I use this in page1:
in page2:
|
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
BilalKhatib
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I use this in page1:
in page2: