ManimaranOccasional Contributor12 years agoError on using multiple conditions in if statementHi, i am trying to check this condition, but i get the below message. If this is possible, someone can help me how to resolve this. My code has... if( (assert IM_Acct_Bal_AftTrn == IM_Bal) && (...Show More
SiKingCommunity Hero12 years agoI think you failed to understand what assert does. It does not have a return type, it only throws an exception if the condition is false.
Recent DiscussionsSoapUI - Apache Commons FileUpload (CVE-2025-48976)(High)Log4j vulnerability (CVE-2025-68161)Signature\Encryption tags missing in Security HeaderSolved