IfStr(Boolean,string,string) Method

Represents method IfStr(Boolean,string,string).

Namespace: IWCGJQCommon
function IfStr(const AValue: Boolean; const ATrue: string; const AFalse: string = ''): string;

Parameters

AValue
Type: Boolean

ATrue
Type: string

AFalse
Type: string

Return Value

Type: string