Documentation

CForumPoints2Post::Update

int
CForumPoints2Post::Update(
 int ID, 
 array arFields
);

The method Update replaces values of the specified entry in the the points-per-message lookup table with the new ones.

Parameters

ParameterDescription
ID The ID of the record whose values are to be updated.
arFields Array containing new parameters of the updated record.

Return Values

Returns the record ID or false otherwise.

© «Bitrix24», 2001-2024