Skip to content

Hes-Siemelink/xlr-variable-manipulation-plugin

Repository files navigation

xlr-variable-manipulation-plugin

This plugin contains several tasks that allow you to manipulate variables without needing a Script Task.

The tasks can be found in the Variables category.

Map tasks

  • Get map value: Gets the value from a map by key.
  • Get map keys: Gets the list of keys from a map.
  • Get map values: Gets the list of values from a map.
  • Map as markdown table: Formats the map as a markdown table for use in descriptions.

List tasks

  • Add value to list: Adds a value to a list.
  • Merge lists: Adds one list to another list.
  • List as markdown: Formats the list as markdown for use in descriptions.

About

XL Release plugin to manipulate list and map variables.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages