Unable to Retrieve PySummaryCount From Clipboard
Hi Team,
we are trying to Retreive PySummaryCount From Clipboard with below Code but some how we are unabel to Complie.
<%
ClipboardPage page= tools.findPage("Link-Attachement");
String prp = page.getProperty("pySummaryCount(1)").toString();
Hi Team,
we are trying to Retreive PySummaryCount From Clipboard with below Code but some how we are unabel to Complie.
<%
ClipboardPage page= tools.findPage("Link-Attachement");
String prp = page.getProperty("pySummaryCount(1)").toString();
%>
PFA clipboard page Structure.