< Back

Get-WeatherSymbol

Sat Jan 18, 2020 6:09 pm

NAME Get-WeatherSymbol



SYNOPSIS

Gets an emoji/Unicode symbol for the given weather condition code





SYNTAX

Get-WeatherSymbol [[-Code] <Object>] [<CommonParameters>]





DESCRIPTION

Not all emojis are supported in Windows command prompt, these

tested fine on Windows 10.





PARAMETERS

-Code <Object>

The API code for the weather condition



Required? false

Position? 1

Default value

Accept pipeline input? false

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS





RELATED LINKS