TryStringToIntB(RawByteString,Integer) Method

Represents method TryStringToIntB(RawByteString,Integer).

Namespace: flcUtils
function TryStringToIntB(const S: RawByteString; out A: Integer): Boolean;

Parameters

S
Type: RawByteString

A
Type: Integer

Return Value

Type: Boolean