TryStringToInt64(String,Int64) Method

Represents method TryStringToInt64(String,Int64).

Namespace: flcUtils
function TryStringToInt64(const S: String; out A: Int64): Boolean;

Parameters

S
Type: String

A
Type: Int64

Return Value

Type: Boolean