Reference.LongCast History
Hide minor edits - Show changes to markup
June 03, 2010, at 12:56 AM
by Equipo Traduccion - retorna por devuelve
Changed lines 15-16 from:
Retorna
to:
Devuelve
May 31, 2010, at 03:53 PM
by Equipo Traduccion -
Changed lines 3-8 from:
Description
Converts a value to the long data type.
Syntax
to:
Descripción
Convierte un valor al tipo de datos long.
Sintaxis
Changed lines 11-16 from:
Parameters
x: a value of any type
Returns
to:
Parámetros
x: un valor para cualquier tipo
Retorna
Changed lines 19-20 from:
See also
to:
Ver También
October 18, 2008, at 02:58 PM
by David A. Mellis -
Added lines 1-21:
long()
Description
Converts a value to the long data type.
Syntax
long(x)
Parameters
x: a value of any type
Returns
long
See also