Brian Dunning's FileMaker Custom Functions

fmp.url.scheme ( _applicationVersion )

returns the appropriate fmp url scheme for the current application

  Be the first to rate this function Log in to vote

Fabrice Nordmann   Fabrice Nordmann - Show more from this author
1-more-thing
https://www.1-more-thing.com

Share on Facebook Share on Twitter

  Sample input:
RectangleArea ( 2 ; 3 )
  Sample output:
6

  Function definition: (Copy & paste into FileMaker's Edit Custom Function window)

returns the appropriate fmp usrl scheme for the current application
fmp.url.scheme ( "18.0.3" ) -> "fmp18://"
fmp.url.scheme ( "17.0.2" ) -> "fmp://" (specific version numbers supported only as of 18)

if _applicationVersion is empty, uses get ( applicationversion )
requires fm.version.major

 

Comments

Log in to post comments.

 

Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.

Support this website.

This library has been a free commmunity resource for FileMaker users and developers for 20 years. It receives no funding and has no advertisements. If it has helped you out, I'd really appreciate it if you could contribute whatever you think it's worth: