RASAvailable Property
When true, Remote Access System (RAS) is available on the system.
Object Oriented Interface
public function getRASAvailable();
Procedural Interface
ipworks_netdial_get($res, 15 );
Default Value
true
Remarks
If this property is False, the class fails with an error when attempting to connect. RAS must be installed before the class can be used.
This property is read-only.
Data Type
Boolean