Latest JAS v1.1.0
144 plugins online

Code / BaseData / getDefaultValue

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

Description...

Arguments

name
Argument

Return values

Boolean
Returns

Examples

BaseData GetDefaultValue method example
PHP
<?
  $basedata->getDefaultValue($name);  //Call BaseData::getDefaultValue method
?>

Comments (0)