WPS JSA中Application.InputBox异常
在windows系统上,下面语句运行正常
var rng=Application.InputBox("please choice the range:",undefined,undefined,undefined,undefined,undefined,undefined,8);
rng.Value2="test";
但是在Linux wps 专业版上,rng为undefined,用户选择好Range后,却无法返回Range对象,可能是linux下的bug吧,不知道大家碰到过这个问题没有?多谢啦
@金山办公
Lv.2潜力创作者