How should i add space in the mailscript
Hi , how to add the space in the following script line in the notification mail script : template.print(' The request to add/remove access for '+current.variables.requested_for.first_name+' has been processed.'); In the above script , i want to add t...