StringOption
Class that represents a combination of a string value and a name suitable for display presentation.
Parameters
value
a string value.
displayName
a name suitable for display of the value.
Functions
Link copied to clipboard
Show only the displayName in the toString function.