Graphics

 View Only
  • 1.  String Compare Datalinq sources of values 10 and above

    Posted 05-11-2024 09:42

    Hi friends,

    facing an issue here where if my datalinq returns as a value of 10 and above, the string compare results does not work properly. As shown in the first screenshot below, if string 1 is 8, and string 2 is 13, the material visible for greater should be 0 but it returns 1. The second screenshot shows the result properly when both values are below 10. Any way I can format out the datalinq into a value?



    ------------------------------
    Gelvan Neo
    Senior Production Engineer
    Zenway Productions
    ------------------------------


  • 2.  RE: String Compare Datalinq sources of values 10 and above

    Posted 05-11-2024 09:53

    Resolved! 

    Solution = change string compare to greater than for value reflection.



    ------------------------------
    Gelvan Neo
    Senior Production Engineer
    Zenway Productions
    ------------------------------