Share via


EnglishRoberta.AddMaskSymbol(String) Method

Definition

Add the mask symbol to the symbols list.

public int AddMaskSymbol (string mask = "<mask>");
member this.AddMaskSymbol : string -> int
Public Function AddMaskSymbol (Optional mask As String = "<mask>") As Integer

Parameters

mask
String

The mask symbol.

Returns

The index of the mask symbol in the symbols list.

Applies to