Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~60 People Reached
Favorite Forums
Favorite Tags

1 Posted Topic

Member Avatar for psomashekhar

i'm trying to detect the host so that the print function if detected WSH print should call WScript.Echo(obj) if detected Rhino print should call java.lang.System.out.println(obj.toString()) if detected Browser create a console for output using Javascript/DOM and print should call like console.print(obj.toString()) or console.innerHTML = obj.toString()... is there anyone who can …

0
60

The End.