Documentation

ShowFormNote

string
CFormOutput::ShowFormNote(
);

The method displays formatted web form data notes. Non-static method.

Method parameters

No parameters.

Returned value

Returns formatted data notes of a web form (for example, "Your request is accepted"). If there are no messages, empty string is returned.

Example of use

<?=$FORM->ShowFormNote()?>

See Also

  • CFormOutput Class
  • CFormOutput::ShowFormNoteText
  • CFormOutput::isFormNote


  • © «Bitrix24», 2001-2024
    Up