UtilsLib Xojo plugin

LocaleInfo.ComputerName Method

To get the Network name of the computer use the ComputerName function.

shared ComputerName() as String

Parameters

Returns

String

Remarks

This function does not work on Linux currently.

See Also

LocaleInfo Class