userSandboxStore(storeId, username) returns the sandbox store name
for the given store ID and username.
Parameters
- storeId
- A string representing the store ID.
- username
- A string representing the user name of the sandbox user.
Returns
Returns a string representing the Sandbox Store name for the given store ID and username.