ProductID = text

Hello,

is it possible to have a text as ProductID?

Thank you.

https://help.visualcomponents.com/4.8/Premium/en/English/Process%20Modeling/Product_Type_Editor.htm

You need to change it in the properties

Hello,
you can create a product property with the type you want (right click on “Product properties”) and rename it as you wish.

Then if you want to use the value of this string property, don’t forget to use quotation marks. For example : if ProductID == “prod1”