Hey!I am writing some values the user inputs into our script into a Database.
The values are "AgentID", and "CallingNumber", they are both strings.
I have two variables to do this:$AgentID and $CallingNumber
I assign the $CallingNumber variable using...