Exception: 解析表达式出错。
内部错误:未将对象引用设置到对象的实例。
原始表达式:_context.SetVarValue("text",{[cliptext]})
if({text}.Contains("加拿大")){
Clipboard.SetText("j");
}
StackTrace:
在 Quicker.Domain.Actions.X.XActionHelper.GetValueFromExpression2(String expression, ActionExecuteContext context)
在 Quicker.Domain.Actions.X.XActionHelper.<>c__DisplayClass2_3.qwAWc9LdCnG()
在 dGrZxEtt6W0dtN6asUh.mM7QvUt3HAe07CAtymJ.<>c__DisplayClass3_0.Af6azRSasSG()
在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
在 System.Threading.ThreadHelper.ThreadStart()