Skip to content

Latest commit

 

History

History
55 lines (33 loc) · 548 Bytes

longCast.adoc

File metadata and controls

55 lines (33 loc) · 548 Bytes
title categories subCategories
long()
Variables
Conversion

long()

Description

Converts a value to the long data type.

Syntax

long(x)

Parameters

x: a value of any type

Returns

long

See also