NOTEWRITE

Writes a note to a specified database cell (ODBO-compliant databases only).

The note is written as soon as the function is triggered.

Note: We recommend that you use NOTEWRITE only in the parameters of actions.

WBC is a non-dynamic equivalent of NOTEWRITE.

See WBC.

Syntax

=NOTEWRITE( "note", "database alias", "cube", "slice element dimension 1", ...,
 "slice element dimension N")

If you do not specify an element for each dimension of the cube, the default element is used for the elements which you do not specify.