Hex to String Action converts given Hexadecimal character to string character. To know more about the action please follow the steps given below:
Step 1: Open a Free Layout Page.
a.Drag and drop three TextFields and a RoundButton UI Part on the Page as shown in the Figure.
b.Set the Name/Identifier for the TextFields as "name-0", "name-1" respectively.
c.Browse to the "Functions" section on "Properties Palette window" of RoundButton for applying actions.
d.Click on the corresponding Edit(0) button of the Function on which user wants to apply the Action. To know more about the Functions click here.
Step 2: Click on "Add" button on the Actions window to add an action. To know more about actions click here.
Step 3: Select the Actions category as “Main Value”.
Step 4: Click on the "Main Value" and then click on “Hex To String” action.
Click here to know about "Doc" Button.
Step 5: Enter Action Parameters:-
Parameter |
Description |
Value |
Enter the Hexadecimal Value which has to be converted into String character. |
Page Name |
Select Page Name where the Target UI Part is present. |
Target UI Part |
Select the Tartget UI Part where the converted String character need to be displayed. |
Note: Define condition if required, by clicking on "+" Condition Button on the left. Click here to know more.
Preview: