Right-click a field in
Host Screen Info view and choose
Parse Field Text.
The
Insert Field Parsing Function dialog box offers
settings by which the parsing function can be adjusted. Though the default
settings will likely be appropriate, you can adjust the following settings:
Parameter name: Enter a name for the
parameter that is to receive the result of the parsing function.
Informational statement insertion: Check
Print statement to insert an informational
Print statement into the script. This will write
the result of the parsing function to the
Silk PerformerVirtual User Output window. Check
Writeln statement to write the parsed value
to an output file to facilitate debugging (in addition to writing the value to
the
Virtual User Output window as a
Print statement does). Because generating output
files alters the time measurements of tests, these files should only be used
for debugging purposes and should not be generated for full
load
tests.
Click
OK to insert the parsing statement into your
test script.