Documentation

ShowFormNoteText

string
CFormOutput::ShowFormNoteText(
);

The method displays unformatted data notes of the web form. Non-static method.

Method parameters

No parameters.

Returned value

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

Examples of use

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

See Also

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


  • © «Bitrix24», 2001-2024
    Up