Go to Contents
Previous
Page
Next
Page
Contents > Functions reference (alphabetical list) > Get functions > Get(SystemNICAddress) function

Get(SystemNICAddress) function
Format

Get(SystemNICAddress)
Parameter
None
Data type returned
text
Description
Returns a list of hardware addresses of all Network Interface Controller cards associated with the machine. Values in the list 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   See Solving calculations on a host machine for information about running scripts in client/server and peer-to-peer environments.
Example
Returns 00:07:34:4e:c2:0d, for example.
Related topics
Functions reference (category list)
Functions reference (alphabetical list)
About formulas
About functions
Defining calculation fields
Using operators in formulas

Contents > Functions reference (alphabetical list) > Get functions > Get(SystemNICAddress) function
Previous
Page
Next
Page