📜  获取输出到另一个脚本的数字值 java 代码示例

📅  最后修改于: 2022-03-11 14:52:49.632000             🧑  作者: Mango

代码示例1
Two different scripts cannot use the same variable unless one script invoke the other script.
To use value of var a in script 1 (which has an output in html), use function parseFloat.