Function - GETDATACOUNT
Database Field Count |
Database
|
| SYNTAX |
GetDataCount( STRING database name, STRING field name) |
| RETURNS |
NUMERIC ARRAY |
| DESCRIPTION |
Get the number of database elements data for each bar |
| ADDITIONAL INFO |
|
| EXAMPLE |
GetDataCount("database_name", "field_name") |
| |