Latest JAS v1.1.0
144 plugins online

Code / BaseData / getValue

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

Description...

Arguments

name
Argument
entry
Argument

Return values

Boolean
Returns

Examples

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

Comments (0)