Function Tempcode->parameterless

Definitions

sources/tempcode.php

  • Find whether a construct within this Tempcode is parameterless.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: bool

Parameters

Name Type Default Set Range Description
$at integer required parameter N/A N/A Offset to the construct

Return

  • Whether it is parameterless
  • Type: boolean
  • Set: N/A
  • Range: N/A