How can I, if possible, pull in custom properties into my scripts?
Here’s what I want to do: I have a custom property whose type is a dataset. I want some way to know if there are zero rows. I didn’t see any ability to do this by creating an expression, so I’m guessing it has to be done with a script. I know how to write scripts on datasets in general, but I’m not sure how to access custom properties in my scripts.