Forum Discussion
omatzura
18 years agoSuper Contributor
Hi!
try the following;
regards!
/Ole
eviware.com
try the following;
def msg = context.getProperty( "request-step#Response" )
new File( "testout.txt" ).write( msg )
regards!
/Ole
eviware.com