Changing values and using List/Series parameter in Relations
Hi,
I'm looking for more information than what's in HELP about using the List/Series parameter.

To be more specific, I would like to know how to use the List/Series parameter in Relations.
- Get an element value from the series. For example, y = X[5].
- Assign a parameter to an element in a series. For example, X[2] = 25.1.
Thnak you

