GetWindowVar ( keyOrIndexOrPath )
Get a global variable that was scoped to the current window with SetWindowVar()
Be the first to rate this function Log in to vote
|
Jason Wood - Show more from this author
Define Database https://www.definedatabase.com |
//This is assuming that you previously evaluated SetWindowVar ( "hello" ; "world" ; JSONString ) while the current window was selected.
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
See also: SetWindowVar() and DeleteWindowVar()
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.