#REM Parameters: #SNIPPET.StepName ... String of the steps name. #SNIPPET.AdditionalInfo ... String of the additional info text. #SNIPPET.Button ... String of the button text. #SNIPPET.HelpcenterLink ... Link to corresponding helpcenter page. #SNIPPET.ButtonLink ... Link of the Button for corresponding action. #SNIPPET.ButtonLinkTarget ... Target of the Button for corresponding action. Example: #SNIPPET("SNIPPET-Shop.MigrationFirstSteps", "StepName, AdditionalInfo, Button, ButtonLink, ButtonLinkTarget, HelpcenterLink", "AddContent","AddContent", "AddContentButton", "", "", "") #ENDREM #LOCAL("StepDone",#KEY(#Steps,#SNIPPET.StepName))