Forum Discussion
SmartBear_Suppo
Alumni
14 years agoHi,
try using context.expand( ... ) on the created string - ie
context.requestContent = context.expand( context.requestContent )
it should replace all property expansions with their corresponding values..
regards,
/Ole
SmartBear Software
try using context.expand( ... ) on the created string - ie
context.requestContent = context.expand( context.requestContent )
it should replace all property expansions with their corresponding values..
regards,
/Ole
SmartBear Software