0
Answer

Call inside a function from factory in angularjs

Hi all,
 
I have one function inside angularjs factory. I want to call that function and get a value from factory in service.. Factory and service are different js files. Can any one help me asap?