======long() ====== ====Description ==== Converts a value to the [[arduino:data_types:long|long]] data type. ====Syntax ==== long(x) ====Parameters ==== x: a value of any type ====Returns ==== long ====See also ==== * [[arduino:data_types:long|long]] Source: arduino.cc