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