With this line looks like the variable is missing:
Error on line 245:49: ReferenceError: Can’t find variable: symbolsconditionDigit
I tried to use symbolForCondition variable but doesn’t work
Line 244/245
// Get the symbol.
let sfs = SFSymbol.named(symbolsConditionDigit)
sfs.applyFont(Font.systemFont(25))
return sfs.image