How to use global variable in pipeline DSL?

url(‘’‘$\u007Bpipeline_repo_ssh_url_d\u007D’‘’) - unicode representation of curly brackets; the job configuration sees this string; then when the build runs, it is able to interpret it and retrieve the variable value;