![]() | interface_existsDescrizionebool interface_exists ( string interface_name [, bool autoload] )Checks if the given interface has been defined. Elenco dei parametri
Valori restituitiReturns TRUE if the interface given by interface_name has been defined, FALSE otherwise. | ![]() |