Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
9.3
9.4
9.5
10.0
10.1
10.2
10.3
10.4
10.5
10.6
Statistic
FMM
Blog
FSEvents.HasNextEvent
Checks if there is a pending event in the queue.
| Component | Version | macOS | Windows | Linux | Server | FileMaker iOS SDK |
| FSEvents | 5.4 | Yes | No | No | Yes, macOS only | No |
MBS( "FSEvents.HasNextEvent"; FSEventsRef ) More
Parameters
| Parameter | Description | Example |
|---|---|---|
| FSEventsRef | The reference number for this FSEvents object. | $fstream |
Result
Returns 0 or 1 or error.
Description
Checks if there is a pending event in the queue.Returns 1 if there is an event in the queue or zero if no event is there.
See also
Example Databases
Created 18th November 2015, last changed 18th November 2015
FSEvents.GetScriptName - FSEvents.LastEventIdForDeviceBeforeTime
Feedback: Report problem or ask question.
Links
MBS FileMaker Plugins