Interesting posts for you (2)

Clear Filter
0
regex that matches exactly 10-digit numbers

We need to extract 10-digit numbers from a given string. We're currently using "[0-9]+" with OScript's pattern matching, but this doesn't allow us to specify the exact digit count. We've been trying to find the correct regular expression, but haven't...

1 answers
189 views
Sai Kishore
Sai Kishore
• 5 months ago
0
Multiselect custom button

 I need help with a multiselect custom button in Opentext CS. I created this button using oscript module. It works fine in classic view but the button isn't displayed in Smart view.

1 answers
123 views
Srinath B Goud
Srinath B Goud
• 5 months ago