KiBoMRegex parameters

  • column : [string] (default: '') Name of the column to apply the regular expression. Use _field_lcsc_part to get the value defined in the global options.

  • field : Alias for column.

  • regex : [string] (default: '') Regular expression to match.

  • regexp : Alias for regex.