Quantcast
Channel: SCN: Message List - SAP GUI
Viewing all articles
Browse latest Browse all 6448

Re: STRING FUNCTIONS in SCREEN PERSONAS

$
0
0

Hi Sushant,

This is my code in the script button:

STEP1: COPY_VALUE from textbox and assign to "input".

 

STEP2: Calculate in JavaScript:

var r = /\d+/;

var args.output = input.match(r);

 

STEP3: PASTE_VALUE "output" to textbox I am getting an error in STEP2. Could you help me out here ?


Viewing all articles
Browse latest Browse all 6448

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>