Function Status Codes : Status Code Severity

Status Code Severity

Status codes have three severity levels:

S for success
W for warning
E for error

You should check the return status codes to ensure that your function call is successful.