How to match assignments?

It seems to be importing “goweek” correctly. now Im trying to use it. how to construct two variables to store the two return values ?

Should it be ‘nil’ ?

Unless there is an error in the execution the error value will return nil, if there is an error it won’t be nil. You can use that variable for error checking.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.