[Overview][Procedures and functions][Index] |
If ALine is not '', add the trailing value AValue
Source position: fpg_utils.pas line 39
function fpgAddTrailingValue( |
const ALine: TfpgString; |
const AValue: TfpgString; |
ADuplicates: Boolean = True |
):TfpgString; |
ALine |
|
The source string |
AValue |
|
The value that must be added |
ADuplicates |
|
Are duplicate AValue's allowed |
If ALine is not '', add the trailing value AValue