|
CR_Loop
Provides a TextCommand (Loop) which expands a template multiple times.
Requires DXCore 10.2 since build 1550IntroductionProvides a TextCommand (Loop) which expands a template multiple times. This plugin was initially created in response to a customer suggestion and was blogged about by Mark Miller here UsageUse the following syntax in Templates and other places where TextCommands are appropriate «Loop(TemplateName,Count,Offset)» Reference iteration value from within a template using the «?LoopIterationValue» StringProvider TemplateName: Name of template to repeat. Count: Number of iterations. Offset: Numeric value to add to «?LoopIterationValue» before returning it. CreditsWritten by Mark Miller | |



