clearChoice( )

使用此帮助程序函数清除多个选项类型问题中的值。

语法

clearChoice()

参数

无。

返回值

返回空的 JSON 对象字符串。

示例 3-88 在给定下拉列表(选项)控件的情况下,清除控件

// Clear a dropdown control. Must be returned to clear the control.
return clearChoice();
// clears the target calculated control