ArgValue.asLong

long asLong() const @safe pure nothrow @nogc

Returns the value as a 64-bit integer.

Returns

The long value, or 0L if not an integer type.