top of page
- API -

language, errorMsgOut , errorMsgOut _sz = .AZ_GetErrorMsg_Lang(language, errorMsgOut , errorMsgOut _sz)

- API Detail-

▼Input value

・language

"ja-JP" : Japanese

"en-US" : English


▼Output value

・errorMsg : Message

- SCRIPT -

ERROR

AZ_GetErrorMsg_Lang

Supported versions:

1.0.3

onwards

Get the error message of the last API executed in the specified language

bottom of page