Document! X and HelpStudio 2019
In This Topic
    OperatorSyntaxName Metadata Element
    In This Topic
    Description
    Outputs the language specific name of an operator (e.g. ++ for the increment operator in csharp).
    Usage

    This Metadata Element can only be used in Page Types or Scraps that relate to the .NET Documentation Item Types listed below. (more info)

    • Operator
    Use in Page Types or scraps that do not relate to these specific Item Types may result in unexpected output or documentation build errors.
    Parameters
    ParameterTypeDescription
    langThe name of the language (e.g. "cs", "vb") for which to return the operator name.