IP Cloud doesn not return IP Address

Hi!
I am trying to get the Public Address for a script from the Cloud function, but nothing returns.

/ip cloud get public-address

#Version: 6.38.1
Could somebody please check?
Thanks in advance!

Best regards,
mike

Hello,

I tried the following and it stores in a variable called cloud.

[/code]
:global cloud
:global cloud [/ip cloud get public-address]

Emerson.

Thanks mate that worked for me! :slight_smile:

:global cloud [/ip cloud get public-address]
:put $cloud

Best regards,
mike