File path: dist/twist/Core/Helpers/Database.helper.php
Namespace: Twist\Core\Helpers
Extends: Base
autocommitStatus
— Check if autocommit is turned on in the current database setting
void — No return information has been documented for this function.
<?php
//Call the function autocommitStatus with the example vars
Twist::Database() -> autocommitStatus();