TransformerResetOption

Enum

Transformer reset options

Product: 

Class: 

Warning

uCalc API Preview Release Notice:The uCalc engine has successfully transitioned to modern cross-platform environments.The next phase envolves some structural changes, performance optimizations, and API refinements.The API is subject to breaking changes prior to the stable release. Please evaluate the preview version thoroughly before production use.

Name Value Description
All

Resets all (Input, Tokens, Rules)

Input

Resets the input to an empty string

Tokens

Resets token definitions

Rules

Resets the FromTo rules

Results

Resets transformer results

Passes

Removes passes

Remarks

For use with [topic: uCalc.Transformer.Reset]. When resetting a transformer, you have the option to select which part of it to reset; such as just the string input, or tokens, or rules, or results, or passes, or everything.

Examples

This page last modified on: 

8/21/2026