I have downloaded and used the arcpy.mapping Calculate Adjacent Fields script to calculate the adjacent neighboring pages for my page index. On my layout, I have inserted dynamic text that labels the neighboring adjacent pages. However, on pages that do not have an adjacent neighbor, the dynamic text that is returned back is "[empty]". How can I change the value that is returned to not show any text at all?
Thanks!