Regarding Like() Function

Hi All,

Can someone please help me with the like function to check whether the integers entered by the user manually should be from 01 to 10(01,02,03...09,10)

  • for example: like(local!Hostname,{"*"&index(local!,"data"," ",null)&"-CSR-0[1-9]"}),{},"Invalid CSR Hostname") in this we are getting from 01 to 09 but i need 10 also..

  Discussion posts and replies are publicly visible