# get_board_stat
# Function
| Function Name | Description | Level |
|---|---|---|
| get_board_stat | return board basic statistics data | 3 |
Input Parameters:
| Name | Type | Required? | Description | Level |
|---|
Output Parameters:
| Name | Type | Required? | Description | Level |
|---|---|---|---|---|
| total_threads | Int | yes | 3 | |
| total_posts | Int | yes | 3 | |
| total_members | Int | yes | 3 | |
| active_members | Int | 3 | ||
| total_online | Int | yes | total online visitors including guests | 3 |
| guest_online | Int | yes | 3 |