Change Recipe Data / Recipe Label
Change Recipe Data
The values displayed on the Ingredient Viewer object can be modified
by touch.
To save the modified data, execute Save to overwrite the existing data,
or execute Create to save it as a new recipe.
Recipe Label Change
Recipe label can be changed using the source property “RecipeControl1.RecipeLabel”.
For source property, refer to the following.
Recipes
- When Recipe operation (Save)
is executed, the selected recipe’s label is changed to the value stored
in “RecipeControl1.RecipeLabel”.
- When Recipe operation (Create)
is executed, the value stored in “RecipeControl1.RecipeLabel”
is applied to the label of newly created recipe.
- When Recipe operation (Load)
is executed, the value stored in “RecipeControl1.RecipeLabel”
will be changed to the label of newly loaded recipe.