SDKWeb SDK (BDD)Event DelegategetUserSWIDOn this pagegetUserSWIDShould return a Promised boolean or null value with the user's SWID.Method SignaturegetUserSWID(): Promise<string | null>;ParametersThis method does not take any parameters.Return ValueReturns a boolean or null value of the user's SWID.