Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to return result into angularjs? #9

Closed
digicharan opened this issue Apr 19, 2017 · 1 comment
Closed

How to return result into angularjs? #9

digicharan opened this issue Apr 19, 2017 · 1 comment

Comments

@digicharan
Copy link

Hello,

Thank you for your post.
I have followed the steps provided and i am getting the result in the console.

Now, instead of printing in console, how can we return the result to angular controller file?

Ex: instead of printing like "console.log("Hello %s, welcome to %s", info.fullname, info.sitename);", I want to return "info" to angular..

Thank you for your help in advance..
Charan

@mudrd8mz
Copy link
Owner

Sorry I'm not an Angular developer but I expect that once you have the data available, it is up to your app to process it further. Closing as not a bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants