klyn.Short.MAX_VALUE
field
public static const MAX_VALUE as Short = 32_767
Description

The greatest value representable by a Short.

Example
assert Short.MAX_VALUE == 32_767