littleendian(
)

The littleendian( function returns true if Panorama is running on a “little endian” processor.


Parameters

No parameters.


Description

This function is true if Panorama is running on a “little endian” processor (see https://en.wikipedia.org/wiki/Endianness). In the past this could have been false if running on a PowerPC Macintosh or a Intel Mac running under Rosetta emulation, but there are currently no versions of Panorama that will run on such systems, so this always returns true.


See Also


History

VersionStatusNotes
10.0No ChangeCarried over from Panorama 6.0.