RunClickScript 指令

来自GeoGebra Manual
Nuhero讨论 | 贡献2021年7月28日 (三) 04:39的版本 (建立内容为“<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|scripting}} ;RunClickScript( <Object> ) : Runs the click script associated with the Object (if it has…”的新页面)
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
跳转至: 导航搜索
Accessories dictionary.png
本頁為官方文件,一般使用者無法修改,若有任何誤謬,請與官方聯絡。如欲編輯,請至本頁的開放版


RunClickScript( <Object> )
Runs the click script associated with the Object (if it has one).
範例: Let A and B be points. The OnClick script for B is SetValue(B,(1,1)). Setting the OnClick script of A as RunClickScript(B), moves point B to (1,1) when point A is clicked.
備註: See also RunUpdateScript command.
© 2024 International GeoGebra Institute