GetWeather
Jump to navigation
Jump to search
Description
This function returns the current weather id.
Syntax
getWeather ()
Example
id = getWeather () outputChatBox ( "The current weather id is ", id )
This function returns the current weather id.
getWeather ()
id = getWeather () outputChatBox ( "The current weather id is ", id )