定义变量
完成事件获取sherlock变量内容并进行相应判断
其中SetBatch变量为界面上设置的变量,可以将设置的内容传递回sherlcok指定变量
注:
sherlock.VarGetString("Batch", out Batch);
sherlock.VarGetString("sherlock内的变量名", out 界面设置的变量名);
sherlock.VarGetString("Batch", out Batch);
sherlo
定义变量
完成事件获取sherlock变量内容并进行相应判断
其中SetBatch变量为界面上设置的变量,可以将设置的内容传递回sherlcok指定变量
注:
sherlock.VarGetString("Batch", out Batch);
sherlock.VarGetString("sherlock内的变量名", out 界面设置的变量名);
sherlock.VarGetString("Batch", out Batch);
sherlo