|
|
|
|
Functions
Events
MioScript Reference
|
|
Syntax
Parameters
None.
Return value
Description
Returns the NetBIOS name of the local computer.
If the compute name is changed, the computer must be restarted before the function returns the new value.
|
MioScript Sample Code
alert(system.getComputerName()) |
|
|
|