StrBeforeB(RawByteString,RawByteString,Boolean,Boolean) Method
Represents method StrBeforeB(RawByteString,RawByteString,Boolean,Boolean).
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