StringHelper.QuotedString(String,String) Method

Represents method QuotedString(String,String).

Namespace: standard
public
 function QuotedString(str: String; quoteChar: String = ''): String; static;

Parameters

str
Type: String

quoteChar
Type: String

Return Value

Type: String