Function Machine.integer

Returns a Number JSValue given an int value.

JSValue integer (
  int value
);

See Also

xsInteger