GetLayoutViewState
Converts window view state 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 |
Returns "List View" when window view state = 1
Returns "Form View" when window view state = 0
Returns "N/A" as default
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
Converts window view state values into human readable strings
Example:
* Returns "Table View" when window view state = 2
* Returns "List View" when window view state = 1
* Returns "Form View" when window view state = 0
* 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.