Library mqtt client

HELLO,
I use the mqtt client 2.0 library and I would like to connect to a URL but has a specific port. How can I do because I cannot specify any port in this block?
Thank you,

Hello. Can you include the port number in the URL, e.g. tcp://www.mosquitto.com:1883 ?
If not, then the developers of that library will be able to help. They can be contacted using the “Contact Developer” button on the app page in the PLCnext Store.