Source: site.view [edit]
Function name: getPillEventDescription
Arguments: Link
Description:
Page type: webl
Render function:  
Module: sandbox

Page source:

var P = GetURL(Link);
var EventDescription = Elem(P, "p") directlyafter Elem(P, "table") directlyafter Elem(P, "what");
Text(EventDescription[0]);