Case Sensitivity
Cycle Steps are not case-sensitive. Therefore, the Step
I right click
could also be written as
i RiGhT CliCk
and Cycle would still understand the Step.
However, most Cycle Steps user a parameter or variable and these ARE case-sensitive. When using a Step with a "<TEXT>", "Image:<PATH TO IMAGE>", "<PATH TO DATASET>", "<PATH TO FEATURE>", or a variable, it is safe to assume these should be treated as case-sensitive. While there are some Steps that have a "<TEXT>" parameter in order to input that text into another application which is case-agnostic, it is best to always assume case-sensitivity when using Step parameters.