Global variable not shown in Documentation

How can i use global variable to print out the value on Documentation?

i’m ussing this in Body application/json:

{
“field”: {{variableName}}
}

working in Postman Program but not in Documentation API, documentation shows {{variableName}} instead of value.