i know you can put a bullet at the end of an array using the array.join() AS, but what if i had an array[x] that was lengthy and i wanted to dynamically insert a bullet and/or <br> depending on the length?
so i could do something like this:
(where the returned text would be aligned nicely next to the bullet above it like microsoft word bullets?)Quote:
title
- blah blah blah blah
- slkfjsfdl sfdlksjfdlksfd lksfdkl lkasfd lksfd jaslfdklka
sfdlkj sdflkj sfdlksfdlsfdk asfdlkasfdasfd
- 123132 12321 123 132132
im using F5.
any ideas? thanks
