GetFrontPanels ( objectNameList )
Use to find the name(s) of the current front panels. If objectNameList is null, will use all object names on layout
Be the first to rate this function Log in to vote
Paul - Show more from this author
Peak 14 LLC http://www.peak14.solutions |
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
Very helpful if you need to know if a front panel is active or not. Can be used in conjunction with my other function "FilterLayoutObjectNames" (https://www.briandunning.com/cf/2394) to quickly return a smaller list of object names on the current layout (quicker than looping through object on the layout)
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.