Expand my Community achievements bar.

Introducing Adobe LLM Optimizer: Own your brand’s presence in AI-Powered search and discovery

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

read session variable in sightly

Avatar

Level 1

Hi

Can you please share idea, how to read session variable and render it in browser using sightly.

Thanks

1 Accepted Solution

Avatar

Correct answer by
Level 10
1 Reply

Avatar

Correct answer by
Level 10

Use currentSession from https://docs.adobe.com/docs/en/htl/docs/global-objects.html global objects available

thanks