file has 2 columns:
Profile ID , subject, Marks
1. ABC, "Maths|Geography| science", "100| 90|80"
2. XYZ, "Maths|Geography", "90|100"
how can i store in temporary variables and use them for personalization ?
Adobe campaign standard doesn't have split function which we can use for splitting string and store them in temporary variable.
We do have substring but with substring i am not able store them dynamically
how to achieve this kind of customization in ACS ?