Check project/asset compatibility
// This can trigger the error if x is undefined: x = thisComp.layer("Null").effect("Slider")("Slider"); x.toFixed("fix"); // Incorrect usage
Check project/asset compatibility
// This can trigger the error if x is undefined: x = thisComp.layer("Null").effect("Slider")("Slider"); x.toFixed("fix"); // Incorrect usage Check project/asset compatibility // This can trigger the