• (Over)writes a variable in a collection as database variable.

    Parameters

    • path: string

      The path where to store the variable.

    • variable: Variable

      The variable to write.

    • Optional callbackStateVariable: Variable

      The variable where to store the result.

    Returns void