GetWindowData
Gets all window data and returns it as JSON for convenience
Average rating: 5.0 (2 votes) Log in to vote
Jon Eisen - Show more from this author
Richard Carlton Consulting.com https://rcconsulting.com |
"Height" : 772,
"Left" : 920,
"Mode" : 0,
"Orientation" : -1,
"OrientationHR" : "Landscape Right",
"Style" : 0,
"StyleHR" : "Document",
"Top" : 291,
"Visible" : 1,
"Width" : 1362,
"contentHeight" : 667,
"contentWidth" : 1362,
"desktopHeight" : 2135,
"desktopWidth" : 3840,
"name" : "Contacts",
"zoomLevel" : 100
}
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
Gets all window data and returns it as JSON for convenience
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.