General Introduction
Features
Settings
Email system
Date and Time
URL rewrite
Special constants
Special variables
Complex logic in filter
ShowMessage
string CAdminMessage::ShowMessage( string $message )
The ShowMessage method displays a specified error message.
Example:
if (strlen(strError) > 0) { echo CAdminMessage::ShowMessage($strError); }
© «Bitrix24», 2001-2024
Up