The WString type is a UTF-16 wide string type.
Use the WString type when actually calling an external API, instead of the regular String type.
For more information regarding WString variables, refer to Declaring Variables and the WString command.