Want to display variables in sc_task form
I want to display the tick marked variables in sc_task form under variable section how can i do that? Is following script correct?task.short_description = 'IT Work Request For : '+current.variables.requested_for.getDisplayValue(); task.please_pro...