Solved
Runner.CallMethod not working when passing function name as param from spreadsheet
You are missing parentheses while calling _impl_verificationManager() function:
var ResultParam = Runner.CallMethod(_impl_verificationManager(),tcInfo,tcData);