Takes a mini-notation string as input. Returns a pattern that can be used in a Pbind. The pattern returns 5 values:
In a Pbind, you use an array to receive the 5 values, and then you can use the values further in the Pbind to calculate things with (using Pfunc or Pkey).
The new method needs a mini-notation string as argument.
a pattern that will return 5 values for every step.