Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X
In the case of the Get Data Table Entry By Key service, handling the situation in which a key doesn't exist, can only be done in the catch block of a try-catch statement. This doesn't look like a best practice. It would be nice if the Get Data Table Entry By Key wouldn't have thrown an error if the key doesn't exist and it would have just returned null.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.