Материал из Module developer
Перейти к: навигация, поиск

B.getServer

to get the server device

Syntax

B.getServer()

input sample description

-

output
Object type: Object
the reference to the server driver


Example:

var myServer = B.getServer();