Gets the display name for an option value placeholder from its description.
public static string GetOptionValueName(Option option, int valueIndex = 0)
The option.
The 0-based value index for multi-value options.
PORT
VALUE