August 13, 200619 yr While investigating the new Object Name feature of FMP 8.5, I found the LayoutObjectNames function. Here's a brief description from the help: Returns a list of the names of all named objects ... separated by carriage returns. ... Named tab controls, grouped objects, and portal objects that contain other named objects are followed by a list of those named objects enclosed in angle brackets (<>). ... I've used this function in a Custom Function that determines whether a specific object name is defined in the current layout. I'm curious whether anyone has found any other use for this function.
Create an account or sign in to comment