Function __global->js_get_variable_type

Definitions

sources/webstandards_js_lint.php

  • Get the type of a JavaScript variable.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: string

Parameters

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

Return

  • The type
  • Type: string
  • Set: N/A
  • Range: N/A