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 MateialsC# Script Multidimensional array lengthHow to compare images?QAComplete Running C#/Selenium ScriptsGenerate C# Script?
Recent DiscussionsOnscreen Object Selector SlownessaqObject.CheckProperty() slownessProblem with generated data table and keyword testWebView2 support does not workSystem checks for Object for every test