报错内容如下:
运行子程序(生成背景图)失败。运行子程序(图片列表)失败。解析表达式出错。
内部错误:A local or parameter named 'v_imgLst' cannot be declared in this scope because that name is used in an enclosing local scope to define a local or parameter
原始表达式:
if({imgLst}==null)
{
List<Bitmap> {imgLst}=new List<Bitmap>;
return {imgLst};
}
else return {imgLst};(赋值)(运行子程序)
(----我的动作:运行子程序----)
感谢反馈,已更新