Chroma:getErrorText

From GiderosMobile
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.