Description:

If this OptionType is a list, then the option should contain a list of values that the user can pick from.

Syntax:
public string ListOptions(
bool english
)
Parameters:
  • english
  • Type: bool
  • return the English or local versions of the list options
Returns:
Type: string
Available since:
8.0

Nothing found