This blog is mainly focused on SharePoint I will use this to store and share all the tips and tricks about SharePoint and the related products List of all posts
Testing if a property of an object is undefined
Topic
Testing if a property of an object is undefined
Output
sample code
Step
Description
1
if (SessionJSON.Result == undefined) { SessionJSON.Result = null;}
No comments:
Post a Comment