CGIfStr(Boolean,string,string) Method

Represents method CGIfStr(Boolean,string,string).

Namespace: IWCGJQCommon
function CGIfStr(ACondition: Boolean; const ATrueValue,AFalseValue: string): string;

Parameters

ACondition
Type: Boolean

ATrueValue
Type: string

AFalseValue
Type: string

Return Value

Type: string