Avatar

Level 1

Okay, small issue, I can't figure out how to grab the first word from several in a text box. Here is the code that captures the full line:

var LSTN = "LSTN"+xfa.form.OUTSTCHK12.FormPage1.Subform1.PayeeLastName.rawValue;

If someone could please help I would be very greatful.