santu_karnatiOccasional Contributor12 years agoHow to compare two numbers using C#Script in testcomplete 9iRow=4for(i=0;i<10;i++){ if(i=iRow) { log["message"]("matched"); }}If I am trying to compare the values for i=0 also it is writing as matched... Please get the exact logic and syntax for it.Philip_Baird12 years agoif( i == iRow ) { // log}
Philip_BairdCommunity Expert12 years agoif( i == iRow ) { // log}santu_karnatiOccasional Contributor12 years agoThanks.. :)
Related ContentC#Scripting Mateialsforeach loops in JScript / C#Script...C# Script Multidimensional array lengthHow to compare images?QAComplete Running C#/Selenium Scripts
Recent DiscussionsHow is test complete using our data while using the inbuilt AI feature ?Problems by validating a tooltip of a wpf applicationLogin for Zephyr is through Microsoft 365 and TestComplete can't complete loginTesting on a local iPadIs it possible to add Device Info from a remote browser to the Log Folder?