- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
The syntax to access options is different for landing page and a delivery.
For Delivery:
<span> <%@ include option='NmsServer_IntranetURL' %></span>
For Landing page:
<span><%= getOption('NmsServer_IntranetURL') %></span>