String greater or less
It would be helpful to compare string greater or less than another string.
Recently, I had to compare hour (HH:MM) in string variables and needed to convert to number.
1
vote

It would be helpful to compare string greater or less than another string.
Recently, I had to compare hour (HH:MM) in string variables and needed to convert to number.