Skip to main content
Version: v4 (Stable)

SetUserReport

SetUserReport(nUserId As Integer, sTopic As String, sReport As String[, sAudioFile As String]) As Integer

Creates a report for the user designated by <nUserId>.

The <sTopic> parameter defines the report subject. The <sReport> parameter defines the report content. The <sAudioFile> optional parameter defines the name of an audio file (to create an audio report).

Returns an error code (0 if no error).