JDataSet::current
Get the current data object in the set.
Signature
public function current()
Returns
- JData
- The current object, or false if the array is empty or the pointer is beyond the end of the elements.
public function current()