hi
in javascript i can call prompt like this var retVal = prompt("Enter the new first name : ");
how can i call same prompt in rjs file
i used, page.prompt("Enter the new first name : ")
and its not working
hi
in javascript i can call prompt like this var retVal = prompt("Enter the new first name : ");
how can i call same prompt in rjs file
i used, page.prompt("Enter the new first name : ")
and its not working