Function __global->strval

Definitions

sources_custom/phpstub.php

  • Get string value of a variable.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: string

Parameters

Name Type Default Set Range Description
$var mixed required parameter N/A N/A The variable

Return

  • String value of the variable
  • Type: string
  • Set: N/A
  • Range: N/A