Function Tempcode->__toString

Definitions

sources/tempcode.php

  • Convert the object into a string, using ->evaluate().This is implemented for newbie coders. Don't rely on this as it leads to ambiguous code.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: string

Return

  • The evaluated thing
  • Type: string
  • Set: N/A
  • Range: N/A