Function __global->symbol_tempcode

Definitions

sources/tempcode.php

  • This will create a new Tempcode object that is containing a single specified symbol.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: object

Parameters

Name Type Default Set Range Description
$symbol ID_TEXT required parameter N/A N/A The ID of the symbol to use
$parameters array [] N/A N/A Symbol parameters
$escape array [] N/A N/A Escaping

Return

  • A symbol Tempcode object
  • Type: Tempcode
  • Set: N/A
  • Range: N/A