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: 12.2   12.3   12.4   12.5   13.0   13.1   13.2   13.3   13.4   13.5    Statistic    FMM    Blog  

Is64bit

Checks if platform is 64bit or 32bit.

Component Version macOS Windows Linux Server iOS SDK
Plugin 5.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
MBS( "Is64bit" )

Parameters

none

Result

Returns 1 or 0.

Description

Checks if platform is 64bit or 32bit.
Returns 1 for 64bit (e.g. FileMaker Server 13) or 0 for 32 bit (FileMaker Pro 13)

Returns 1 on FileMaker Cloud as this uses a 64-bit Linux.

See SystemInfo.Is64bitWindows to check if you are 32-bit Windows app on a 64-bit Windows OS.

See also

Blog Entries

This function is free to use.

Created 30th November 2014, last changed 21st October 2017


ImageView.SetVisible - IsClient

💬 Ask a question or report a problem