Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

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