Defining an Assignment Function
You can define an assignment function that assigns a value to an object in Real-Time Designer.
To define an Assignment function:
|
1.
|
Click Insert Instruction to display the following drop-down menu: |
|
2.
|
Select Assignment to display following action statement: |
|
3.
|
Click the <Select…> link on the right to display an Assignment Tool in which you can specify to where the value is assigned (for example, into a business entity property called Textual Value). |
|
4.
|
Click the <Select…> link on the left to display an Assignment Tool in which you can specify from where the value is taken (for example, Text Function). |
Then select Concatenate:
This displays the following action expression:
|
5.
|
<Text List> is a parameter of the Concatenate function. It specifies a list of textual items that can be concatenated. Click it to display a list of business entity properties defined in Real-Time Designer that have the Text List type and then select one. |