Description
Returns the landing page link of the current article.
Syntax
ARTICLE/getReadLpLinkUrl
Return value
String
Examples
Example 1
Here, TAL gets used instead of a replacement variable, to output the landing page link.
<a href="" tal:attributes="href ARTICLE/getReadLpLinkUrl">CONTINUE</a>
Output 1
<a href="https://scnem.com/a.php?sid=dskt3.14tt7jk,f=6,u=82d9af2ff0189471b4cb36c735566b3c,n=dskt3.14tt7jk,artref=8394680">OUTPUT</a>
View also:
- -