Search Results
2 functions found:
1. | AddConstantToListValues ( theList ; theConstant ) |
Average rating: 4.1 | |
Simon Plint, Thanks For The Memories | |
Concatenate each value in a list with constant piece of text. | |
2. | AddEllipsis ( theText ; theLength ) |
Average rating: 4.2 | |
Simon Plint, Thanks For The Memories | |
Truncates theText if longer than theLength and adds ... | |