ph_itccancel PowerHome formula function
Description
Cancels any currently executing operation in the specified Internet Transfer Control.
Syntax
ph_itccancel ( n )
Argument |
Description |
n
|
A number from 1 to 10 representing the ITC you wish to cancel operations for.
|
Return value
Integer. Returns a 0 if successful. If the specified 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.