Length of String

Hi,
Currently working on creating a UiApps for Creation of Account. Here For Tax payers ID the input length should be 9. How to set the rule. Please do help out. If the length is not equal to 9 it should be error.

@s.swapna8

Check below for your reference

Hope this will help you

Thanks

1 Like

Hello @s.swapna8 ,

You can use length function as below.

  1. go to If else condition
  2. Enter ‘=’ into condition box.
  3. Once enter = then all function will get appear
  4. Select Length function and write as below.

  1. After test it .

Please mark as solution if works for you.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.