Exception:子程序(buttonAddition)返回中止。运行子程序(buttonForm)失败。解析表达式出错。
内部错误:给定关键字不在字典中。
原始表达式:
{Element}.Remove("groups");
if({Element}["Description"].ToString()==""){
{Element}["Description"]={Element}["DataType"].ToString()+":"+{Element}["Data"].ToString();
}
// 加上Action吧,老报错
if(!{Element}.ContainsKey("Action")){
{Element}["Action"]=string.Empty;
}
return {Element};
(赋值)(运行子程序)
已复制到剪贴板,请在Quicker面板的空白按钮上点右键粘贴。
已复制到剪贴板。