I've tried and looked everywhere and I give up, how do you define (in WED) skills so that their names will no longer be ...Skill1, Skill2 ... Skill50. But instead things like radius, height_length, base_length_x, base_length_y... I have tried and come up with the following code without success.
Code:
DEFINE _radius, SKILL41;
DEFINE _height_length, SKILL42;
DEFINE _base_length_x, SKILL43;
DEFINE _base_length_y, SKILL44;