step
Function used in mission creation.
Basic mission script element. Contains a pre-action and post-action folders to execute scripted actions, organized around a single objective.
More information about mission script structure can be found in the script guidelines reference document.
Properties
name : Name of the step, can be used as Jump_to destination and should thus be named as a C++ object (no blank, no special character …)