Chroma:getErrorText

From GiderosMobile
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
This page contains changes which are not marked for translation.


Available since: Gideros 2020.7
Class: chroma

Description

Returns the text representation of the error number.

(text) = Chroma:getErrorText(number)

Parameters

number: (number) Error number you want the text for.

Return values

Returns (text) The text for the error number.