How does one put a return as the multivalue separator?

  • I would like to set a field on a XPage to use the multivalue separator newline. There is no obvious way to do this using the “Properties” tab as there is no drop-down to suggest what may be valid here, and “computed” does no good if one doesn’t know what to compute. I currently have it computed to ‘\n’, but I have no faith that will translate correctly, so I’m trying to find out for sure.

  • I searched “help” for “multipleSeparator”, “multipleValue”, “multiValue” and found not one hit. Searching for “multi AND field AND separator” gets dozens of hits, exactly two of which are in the XPages section. One is NotesViewColumn and one is NotesDatabase. Typcially useless waste of life, “help”, but I keep trying.

  • This should be trivially simple. Searching here and “help” hasn’t revealed what that trivially simple thing might be.

Could someone clue me in? Thanks for your time…

EDIT:

gives me the idea that @NewLine should work. I’m giving that a go.