Is it possible to use this function and have the result be a string?
I created an Expression: SUPPLIER-----if(LENGTH>5/8) "STOCK" else "STD" (DISPLAY VALUE ="STOCK")
Then I created another Expression: SUPPLIER_ATTRIBUTE-------ug_setPartAttrValue("SUPPLIERS","SUPPLIER") (DISPLAY VALUE =0)
When I checked the Properties Attribute the VALUE = SUPPLIER but I need it to say "STOCK" is there any way to get this to work? PLEASE HELP
I created an Expression: SUPPLIER-----if(LENGTH>5/8) "STOCK" else "STD" (DISPLAY VALUE ="STOCK")
Then I created another Expression: SUPPLIER_ATTRIBUTE-------ug_setPartAttrValue("SUPPLIERS","SUPPLIER") (DISPLAY VALUE =0)
When I checked the Properties Attribute the VALUE = SUPPLIER but I need it to say "STOCK" is there any way to get this to work? PLEASE HELP