User Portlet
| Discussions |
|---|
| Hi. I'm not sure I understand your question. Can you give a very simple and small example of the problem you are trying to solve. You can multiply every item in a list using normal multiplication syntax for example: myList = {a, b, c, d}; ... |