Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The full syntax is as follows:

No Format
<[Prefix]NameSpace~NameSpace.ParameterName,Alignment:Format^Case[Suffix]?=DefaultValue>

...

If my Revision was blank nothing would be inserted.

Compress Whitespace

Insert a tilde character before the parameter name to remove any spaces from the parameter value.  For example:

No Format
<~Sheet.Name>

If my Sheet Name was "General arrangement plan" the result would be:

No Format
Generalarrangementplan

Formatting

Numeric and date parameters can be formatted in the placeholder using a Colon.

...