a9ae24d8 e071 fc8f d1fc 8d8e4ee7cc2e - akesseler/Plexdata.Utilities.Templates GitHub Wiki

BaseToken.ToLabel Method

Converts the symbol into a label, if possible, and returns it.

Namespace: Plexdata.Utilities.Formatting.Entities
Assembly: Plexdata.Utilities.Templates (in Plexdata.Utilities.Templates.dll) Version: 1.0.0

Syntax

C#

public abstract string ToLabel()

Return Value

Type: String
The label to be used for the corresponding value (but without the stringify tag as well as without the spreading tag), or empty if a conversion was impossible.

Remarks

The conversion may fail, for example, in case of the symbol represents an index.

See Also

Reference

BaseToken Class
Plexdata.Utilities.Formatting.Entities Namespace
BaseToken.Symbol
BaseToken.IsNumbering
BaseToken.IsStringify
BaseToken.IsSpreading
BaseToken.ToIndex()

⚠️ **GitHub.com Fallback** ⚠️