Managed to solve the issue. Apparently, MaxProperties being set to 1 by default was causing it. After setting it to a higher value everything started working.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuProperties.Create("p", 100);
Display ("Does p exist:%d", Properties.Exists("p"));
By continuing to use this site you agree to the use of cookies. Please visit this page to see exactly how we use these.
Page created in 0.028 seconds with 13 queries.