|
direction_default |
Top Previous Next |
|
Description:
Pre-Select transfer direction. i.e. Download, Upload or Both
Syntax:
Integer: 1, 2 or 3, value defines the item position in the Dropdown box
1: Download 2: Upload 3: Both
Notes:
N/A
Example:
<param name="direction_default" value="3">
When you launch SpeedCheck, you will see "Both" is selected by default:
|