Function __global->_look_for_match_key_message

Definitions

sources/failure.php

  • See if a match-key message affects the error context we are in. May also internally trigger a redirect.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: object

Parameters

Name Type Default Set Range Description
$natural_text string required parameter N/A N/A Message screen text that is about to be displayed
$only_if_zone boolean False N/A N/A Only if it is a zone-level match-key
$only_text_match boolean False N/A N/A Whether to only consider text matches, not match-key matches

Return

  • The message (null: no change)
  • Type: ?Tempcode
  • Set: N/A
  • Range: N/A