So far I found that the function can return a StatusCode value of either "Normal" or "Error".
I want to know if the function can possibly return any other values? I want to use it as sort of an error check to see if the function returned any valid data.