Question
How to use "HistoricFieldValue" in script?
Hi,
I want to check longtext field with its history value.
For eg:
Field Name: Discussion
if(Discussion==HistoricFieldValue("Discussion","July 31,2012"))
Note: I can able to create a get the "Discussion" field history in report using the "HistoricFieldValue" computation. But in Script I cant.
Let me is there is any way to check the field?
-Shankar Daniel

