run script api under script tag

var fileResponse = core_v2_widget.ExecuteFile('approve_page_Not_Found.jsm', { Parameters: {firstname: firstname, email_id: email_value, lastname: lastname},RunAsUserName: 'admin' });

The above mentioned following script api is not getting executed. This api im trying to run in content file in one of the widget under script tag.

Parents Reply Children
No Data