ph_itcsetuserpass PowerHome formula function
Description
Specifies the userid / password to be used for subsequent execute operations in the specified Internet Transfer Control.
Syntax
ph_itcsetuserpass ( n, s, s )
Argument |
Description |
n
|
A number from 1 to 10 representing the ITC you wish to save data from.
|
s
|
The userid you wish to be used for subsequent operations.
|
s
|
The password you wish to be used for subsequent operations.
|
Return value
Integer. Returns 0 if successful. If the ITC has NOT been created, then 1 is returned. 2 is returned if the specified ITC is outside of the range of 1 to 10. 3 is returned if the ITC is busy.