TestAccount

Performs a connection test


            TestAccount (
            Number       
            type,

            String       
            server,

            String       
            account,

            String       
            password,

            String       
            port,

            String       
            options
            

      )
         

Parameters

type

Account type

server

Server address

account

Name (or login) of account

password

Password associated with account

port

Server port

options

Connection options

Return value(s)

None.

Features

Schema: nms:extAccount

Static:

Yes