I am working on a script and there needs to be a space in it for the script to work, but I dont want the space to show up when I try to use it. Is the a way to fix this.

Ex.
unreal:// $did(ut.server,1):7777 <---this is the script
unreal:// 199.240.91.39:7777 <---this is the output, but I dont want the space between the unreal:// and the IP because with the space it wont link to its destination.

Thanks