new GlobalAPI(Auth)
Create a new Global API
Parameters:
Name | Type | Description |
---|---|---|
Auth |
AuthAPI | Authorization to the API |
Methods
-
exec(globals)
-
Execute or set the globals in filemaker
Parameters:
Name Type Description globals
Array An Array Global Objects
Returns:
- A promise that reolves to a boolean
- Type
- Promise