# mark_all_as_read

# Function

Function Name Description Level
mark_all_as_read mark all the unread topics as read 3

Input Parameters:

Name Type Required? Description Level
forum_id String Specify the actual sub-forum to be marked as read, instead of marking the entire board as read. This parameters is only used when "mark_forum=1" returns in get_config, to indicate the plugin supports marking sub-forum read. 4

Output Parameters:

Name Type Required? Description Level
result Boolean yes return true if the action is executed successfully. 3
result_text Boolean Propose to add this field for error message returned from the server. 3