.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

FORMULA LANGUAGE


@GetPortsList
Example

Returns a list of enabled or disabled ports.

Syntax

@GetPortsList( [ portType ] )

Parameters

[ portType ]


Return value

portsList


Usage

@GetPortsList is used by the Public and Personal Address books to determine the list of available ports for each Location record. You can then select a port from that list.

This function does not work in column formulas, selection formulas, or selective replication formulas.

You cannot use this @function in Web applications.

Example