util_save_messages_to_file


Description:


public bool util_save_messages_to_file (ListModel? messages, string path) throws Error

Save messages to a gvdb database file.

Parameters:

messages

The list of messages to save

path

The db file path

Returns:

true, if successful, false otherwise with an appropriate `error` set


Namespace: Lcb