Versions Compared

Key

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

Use the PropertySet to Variable action to create a text string from the values of your property set.

 

...

Properties To Variables

 

Property Set

- Select the property set to use. 

Properties

Properties - Select the property from the combobox and click the Plus button to add to the list.  Any number of properties can be added to the list (duplicate properties are allowed).  Use the up/down arrows to reorder the properties in the list. 

Prefix

Prefix - Optionally add a character string prefix. 

Separator

Separator - This value is placed between each of the properties. 

Suffix

Suffix - Optionally add a character string suffix. 

Pad Length & Character

- Optionally pad the each property to the specified length. 

Preview

Preview - the The preview displays what the resultant text string will be according to the properties selected, prefix, separator, and suffix values. 

Set FB Variable

The - the resultant text string will be saved in the selected FB variable.

 

Example

...

In the above screen pic, if MajorVersion = 3, MinorVersion = 0, BuildVersion = 43, and ReleaseVersion = 9 then the variable would be set to:

...