
Originally Posted by
gilby
This seems logical.
You are trying to evaluate a function: rubber_latex_arm_band()
with a parameter: 1_stripe
As neither exist you are getting an empty '' result.
Always bad practice to use curved brackets like this.
As well square brackets [] and other mathematical symbols should probably be avoided as well.
You never know when you will get "unexpected" results when they are evaluated.
Bookmarks