Latest JAS v1.1.0
144 plugins online

Code / BaseData / switchOperant

BaseData :: switchOperant
Method
include/data.base.php

Description...

Arguments

name
Argument
entry
Argument

Return values

Boolean
Returns

Examples

BaseData SwitchOperant method example
PHP
<?
  $basedata->switchOperant($name, $entry);  //Call BaseData::switchOperant method
?>

Comments (0)