Kebabmeister
Programmer
I cannot make "GetValue" work. I have tried the "Help" and using the format suggested there I have the following in the Finish method of an object:
GetValue("CallstatsSiteidBefore","PeriodSLA")
which causes the following:
NewReportApp::CallstatsSiteidBefore%Finish(5): Illegal variable use. - (GetValue)
NewReportApp::CallstatsSiteidBefore%Finish(7): Illegal variable use. - (PeriodSLA)
NewReportApp::CallstatsSiteidBefore%Finish(7): Operator not found for these types..
I just know this is something I'm doing that someone in the knwo will look at and laugh. If that someone is you, enjoy a giggle, and then please, HELP!
GetValue("CallstatsSiteidBefore","PeriodSLA")
which causes the following:
NewReportApp::CallstatsSiteidBefore%Finish(5): Illegal variable use. - (GetValue)
NewReportApp::CallstatsSiteidBefore%Finish(7): Illegal variable use. - (PeriodSLA)
NewReportApp::CallstatsSiteidBefore%Finish(7): Operator not found for these types..
I just know this is something I'm doing that someone in the knwo will look at and laugh. If that someone is you, enjoy a giggle, and then please, HELP!