Jaffer Sadiq

Jaffer Sadiq

  • NA
  • 155
  • 68k

How to split the output value in AngularJS

Sep 23 2018 7:12 AM
Hi,
 
I need to split the output value in AngularJs and show the data according to that.
 
For eg :
Output value :
var order = "EITLSPFO"
 
I need to split and show according to that in AngularJS
 
1. E = Email
2. I = Income
3. T = Telephone
4. S = SOS
etc.....
 
It would be very helpful, if some one helps
Thanks

Answers (1)