Saw the documentation and decided to try the function as well as taking reference from the examples, but the output seems to be different? I followed the example and the received output is:
How can I make it such that it returns a clickable "text", where upon clicking it, will direct users to a specific website?
Hello @Chin Kai
As you say that you already read the documentation so I created one small example for you
https://personal-eewexkfl.outsystemscloud.com/TestOne/Home
Hello @Chin Kai ,
Hope you are doing well.Please check the below expression. It returned True .
EncodeHtml ("Hello" + NewLine() + "World!") = "Hello World!"