Question: function that takes subscripted arguments

Something simple, like this: y:=(x[0])->42 will give me: invalid parameters for inline function Anyone know why? Thanks
Please Wait...