How to allow numbers and decimals in string
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2023 05:08 AM
Hi All,
How can we create regex to allow numbers and decimals in string variable.
For ex: 1234, 12334.89
Thanks!
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2023 05:39 AM
Hello @pramodkumar ,
- Open your variable
- In tabs section click on Type Specifications tab
- In Type Specifications tab click on Validation Regex choices values and select Number.
- Save
Mark helpful or correct if applicable.
Thanks & Regards,
Sayali Gurav