getmsg()

Examples


The getmsg() function returns a message string created with the Messages resource.

Syntax

getmsg(message_ID)

Parameters

message_ID – An integer containing the message ID of the message you wish to retrieve.

Return value

String


Documentation Feedback