In reply to germanbravolopez:
The value to the right of ‘+:’ needs to be a constant. In your case, it is a variable.
Typically you would use a static value or a parameter.
In reply to germanbravolopez:
The value to the right of ‘+:’ needs to be a constant. In your case, it is a variable.
Typically you would use a static value or a parameter.