Quantcast
Channel: Microsoft Dynamics CRM Forum - Recent Threads
Viewing all articles
Browse latest Browse all 55831

window.IsUSD property not working inside USD

$
0
0

I have used this JavaScript as  it is documented here:

https://msdn.microsoft.com/en-us/library/dn864970.aspx

if ((window.IsUSD != null) && (window.IsUSD == true))
{
   window.open(http://event/?EventName=<EVENT_NAME>&key=value&key=value&…);
}


 However, when I execute the script inside USD, the property window.IsUSD still comes as "undefined"

is anyone having similar problem? Is there another way to identify when client script is running inside USD?


Viewing all articles
Browse latest Browse all 55831

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>