Answers
Ideas
Login
ask a question
answer
Answers
User: « Jeff H. »
Neotys.com
Jeff H.
2
questions asked
1
answer
0
best answers (0%)
activity
questions
answers
Access File Variables from within Javascript action
Is it possible to directly access File Variable values contained in a csv file via javascript? If so how?
Jeff H.
Jeff H.
Level
0
13
/ 100
points
Answer count
1
answer
Category
NeoLoad Runtime
Author name
Jeff H.
Date
April 27, 2015
almost 10 years ago
Hits
viewed 1405 times
question
q
Jeff H.
Jeff H.
Level
0
13
/ 100
points
I found the typo that was causing the problem.
Author name
Jeff H.
Date
April 27, 2015
almost 10 years ago
answer
a
Convert string to uppercase within Javascript
I need to generate a random 5 character string then convert it to uppercase. The built in string generator generates lowercase text but the app I am testing requires uppercase...
Jeff H.
Jeff H.
Level
0
13
/ 100
points
Answer count
1
answer
Category
Design
Author name
Jeff H.
Date
March 30, 2015
almost 10 years ago
Hits
viewed 1370 times
question
q
Rajagopal B.
Rajagopal B.
Level
1
346
/ 750
points
Try this var myVar = "test"; myVar = myVar.toUpperCase();
Author name
Rajagopal B.
Date
March 30, 2015
almost 10 years ago
answer
a
Jeff H.
Jeff H.
Level
0
13
/ 100
points
Global expertise
Category expertise