isRuntime ( )
Returns True if Solution is run via Runtime and not FileMaker Pro
Average rating: 4.5 (10 votes) Log in to vote
Philipp Klinge BFiled UG http://bfiled.de |
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
If you share your Solution as Runtime, you maybe will need a function to detect if its an Runtime or an FMP Application.
The Custom Function matches the Word "Runtime" from the Result of "ApplicationVersion"
On FMPA the Application Version looks like: ProAdvanced 14.0.6
On an Runtime: Runtime 14.0.6
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.