Annotation Interface StepMetadata
- 
Required Element Summary
Required Elements 
- 
Element Details
- 
name
String nameName of the step as used in xml 'xl-rules.xml'. In Python scripts, use underscores '_' instead of dashes '-'.- Returns:
 - name of the step.
 
 
 -