[F] isHttpFile
function isHttpFile(program, type): boolean;
Check if the given type is an HttpFile
Parameters
Section titled “Parameters”Parameter | Type |
---|---|
program | Program |
type | Type |
Returns
Section titled “Returns”boolean
function isHttpFile(program, type): boolean;
Check if the given type is an HttpFile
Parameter | Type |
---|---|
program | Program |
type | Type |
boolean