My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for

Feedback

This not a comprehensive list

CR_Loop  
Provides a TextCommand (Loop) which expands a template multiple times.
Updated Sep 19, 2011 by RoryBec...@gmail.com

Requires DXCore 10.2 since build 1550

Introduction

Provides 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

Usage

Use 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.

Credits

Written by Mark Miller

Powered by Google Project Hosting