ph_itcisvalid PowerHome formula function
Description
Returns whether the specified Internet Transfer Control has been created or not.
Syntax
ph_itcisvalid ( n )
Argument |
Description |
n
|
A number from 1 to 10 representing the ITC you wish to check.
|
Return value
Integer. Returns 0 if the specified ITC is has been created. 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.