CEP_Account.close()
With this method you can clear the variables of the class.
Function Signature
public function close()Parameters
Parameter Name
Datatype
Example
//...
$account->close();
//...Last updated
With this method you can clear the variables of the class.
public function close()//...
$account->close();
//...Last updated