| ASCII_CharsRS_str Field |
Linkar Framework .NET (Core and Framework)
ASCII character used by Linkar as separator of items in lists. For example, list of records.
Namespace: Linkar.FunctionsAssembly: Linkar.Functions (in Linkar.Functions.dll) Version: 2.3.1
Syntax public const string RS_str = ""
Public Const RS_str As String = ""
public:
literal String^ RS_str = ""
static val mutable RS_str: string
Field Value
StringSee Also