Solved
Forum Discussion
darraghor
10 years agoNew Contributor
I found out that to evaluate the properties in the request you have to call context.expand on it
so the correct answer is... context.expand(request.requestContent)
I found out that to evaluate the properties in the request you have to call context.expand on it
so the correct answer is... context.expand(request.requestContent)
I found out that to evaluate the properties in the request you have to call context.expand on it
so the correct answer is... context.expand(request.requestContent)