res = thisapp.Residents.Fetchallresbyemail(input.Email);
for each item in res
{
counterr = 0;
resprop = Residents[ID == item && Developments == 39703000013659197].Property_address;
ipdcheck = pod_planner.Properties.IPDprivate(resprop);
if(ipdcheck == "True")
{
counterr = counterr + 1;
}
}
Preview:
downloadDownload PNG
downloadDownload JPEG
downloadDownload SVG
Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!
Click to optimize width for Twitter