API17

API17:JDatabaseQuery::charLength

From Joomla! Documentation

Joomla 11.1 JDatabaseQuery::charLength

Description

public function charLength ($field)
Parameter Type Default Description
$field $field A string
  • Returns Returns this object to allow chaining.
  • Defined on line 512 of libraries/joomla/database/databasequery.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples