KB-33003: Concatenating SetPoints’ values.

Question:

How can I concatenate SetPoint1‘s and SetPoint2‘s values in single value at SetPoint3?

Solution:

To do so, you will have to to link SetPoint3‘s Value property to SetPoint1‘s and SetPoint2Value properties with an “&” operator.

With these objects on the InitialScreen, the link at SetPoint3‘s Value property is: InitialScreen.SetPoint1.Value & InitialScreen.SetPoint2.Value.

Print Friendly, PDF & Email

Este artigo foi útil? Was this helpful?

Classificação média - Average rating 0 / 5. Count: 0

Leave a Reply

Your email address will not be published.Required fields are marked *