Up

_errGetLast

Return the last stored error.
This function should be called immediately after the return to check. Later, its result can be corrupted from another internal call.

Prototype :

fun [] I

Return : I The last error code.

See also :

Generic codes

Example :

Note :