PlaceholderNameForMatches
The name of the placeholder used to output RegEx matching group values. Example: {value:ismatch(regex):First match in '{}': {m[1]}|No match} "m" is the PlaceholderNameForMatches
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Property
- Namespace: Unity.SmartStrings.Extensions
- Assembly: UnityEngine.SmartStringsModule
public string PlaceholderNameForMatches { get; set; }