Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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

public string PlaceholderNameForMatches { get; set; }