ph_itccreate PowerHome formula function
Description
Creates an Internet Transfer Control and assigns it to the specified ITC handle.
Syntax
ph_itccreate ( n )
Argument |
Description |
n
|
A number from 1 to 10 representing the ITC you wish create.
|
Return value
Integer. Returns a 0 if successful. If the specified ITC has already been created, then 1 is returned. 2 is returned if the specified ITC is outside of the range of 1 to 10.