Function

What is the purpose of the APP({*}) function? I looked for explanations on the internet but couldn't find it.

Solved Solved
0 4 138
2 ACCEPTED SOLUTIONS

AFIK, it constructs a deeplink from a text string. 

All in all, I myself have had no need to use it so far. I use other deeplink constructors available.

View solution in original post

4 REPLIES 4

See here.

The chances are you do not need to use APP() function but other deep link expressions to create deep links..

Right! But what does the APP({*}) function do? Does it do exactly the same as the LINK functions?

AFIK, it constructs a deeplink from a text string. 

All in all, I myself have had no need to use it so far. I use other deeplink constructors available.

Ok...thanks!

Top Labels in this Space