Quantcast
Channel: Adobe Community: Message List
Viewing all articles
Browse latest Browse all 114192

Re: Obtaining a split value of a person's full name

$
0
0

Upon further investigation, I found a solution:

 

var nameArray = this.rawValue.split(" ");

TextField2.rawValue = "Hello " + nameArray[0];

 

Credit to dperani70& aks@lcin a different thread. I hope this helps someone else in the future!


Viewing all articles
Browse latest Browse all 114192

Trending Articles



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