Argument 1 cannot be null

 

Example:

 

Decimal m;
Decimal abc = 20 * 10 * (1 - m);
system.debug('@@@##$$:'+abc);

相关文章: