GetWindowStyle
Converts window style values into human readable strings
Be the first to rate this function Log in to vote
Julio Toledo - Show more from this author
Automation USA LLC https://www.automationusa.net |
"Dialog Window" when window style = 2;
"N/A" as default
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
Converts window style values into human readable strings
Example:
* Returns "Card Window" when window style = 3
* Returns "Dialog Window" when window style = 2
* Returns "N/A" as default
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.