Edited: Thank you, after further inspection the library is unavailable in the example project for some reason, but using the correct Namespace in my project solved the problem.
I played around with it with no success, that is why I downloaded the example project, to make sure it is written correctly, but for some reason the FB type is unidentified there too.
Hello, I'm trying to use the Web Client SL library, I installed it in the IDE (did not purchase a license yet, as this is still a proof of concept so demo mode is good enough) and added it to the library manager. However, when trying to define a FB of the type WebClient I get a "Identifier 'WebClient' not defined" error message, setting the type to Web_Client_SL.WebClient did not work as well. Opening the example project the FBs defined there give the same error message. From the problem in the example...