ph_itcseturl PowerHome formula function
Description
Specifies the URL to be used for subsequent execute operation in the specified Internet Transfer Control.
Syntax
ph_itcseturl ( n, s )
Argument Description
n A number from 1 to 10 representing the ITC you wish to save data from.
s The URL 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.