eligius
    Preparing search index...

    Variable setVariableConst

    setVariable: TOperation<
        ISetVariableOperationData,
        Omit<ISetVariableOperationData, "name" | "value">,
    > = ...

    This operation sets a variable with the specified name on the scope with the specified value.