Latest JAS v1.1.0
144 plugins online

Code / BaseData / getValueType

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

Description...

Arguments

name
Argument

Return values

Boolean
Returns

Examples

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

Comments (0)