StrBeforeB(RawByteString,RawByteString,Boolean,Boolean) Method

Represents method StrBeforeB(RawByteString,RawByteString,Boolean,Boolean).

Namespace: flcStrings
function StrBeforeB(const S, D: RawByteString;
 const Optional: Boolean = True;
 const AsciiCaseSensitive: Boolean = True): RawByteString;

Parameters

S
Type: RawByteString

D
Type: RawByteString

Optional
Type: Boolean

AsciiCaseSensitive
Type: Boolean

Return Value

Type: RawByteString