Why Shell Name cannot contain any special character in it like a slash "/"
We have a requirement to create Shells in Unifier where the Shell Name and Number may have a slash in the name "/".
Shell Number is accepting the slash without any issue, but, the Shell Name is giving an error "Shell name: Cannot contain any of the following characters: / \ : * ? " < > |"
Can anybody let me know what the reason for this validation is and let me know if there is any workaround available for creating a Shell with a slash "/".