Functions Reference

Table Of Contents
FILEMAKER FUNCTIONS REFERENCE 141
Data type returned
text
Originated in
FileMaker Pro 7.0
Description
Values in the list returned by this function are separated by carriage returns. The address consists of
6 bytes displayed in hexadecimal separated by colons. In Windows, find this address by typing the
command “
ipconfig /All” in a DOS window. In the Mac OS, find this address under Network
Overview in the System Profile tab under Applications/Utilities/Apple System Profiler.
Note For information on how functions evaluate differently on the host versus the client, search the
FileMaker Knowledge Base available at
http://help.filemaker.com.
Examples
Returns 00:07:34:4e:c2:0d, for example.
Related topics
Contents
Functions reference (alphabetical list)
Get(SystemPlatform)
Purpose
Returns a number indicating the current platform.
Format
Get(SystemPlatform)
Parameters
None
Data type returned
number
Originated in
FileMaker Pro 6.0 or earlier
Description
Returns:
1 if the current platform is Intel-based Macs
-2 if the platform is Windows XP, Windows Vista, or Windows 7
3 if the platform is iOS