Discussion
Accenture
DE
Last activity: 4 Sep 2017 10:54 EDT
How to use Field VAlue with parameter?
Hi all again.
I haven't seen prpc for a long time end forgot lot's of usefull stuff.
I create fieldValue with the following params:
Field Name = pyCaption
FieldValue = test
Localized Label = {1} test {2}
Now i need to set up a message in the property.
Let it be some class (car) with 3 properties:
.Color
.Speed
.Message
And i want to right to property Message something like:
(for {1}=red, for {2}=100)
red test 100
So how i could do this?
I tried test\t.Color\t.Speed but it doesn't work. the result is .Color test .Speed. So it takes not values, but just string.
Best Regards,
Dmitry.