@Port()

New in 2.0

Since 2.0.0

Parameters

NameTypeRequiredDefaultDescription
min
max

Usage

@Port()

Example:
@Port()
Output:
1025
@Port(arg0,arg1)

Example:
@Port(5000,10000)
Output:
6000
← Back to Function Reference