Function __global->_webstandards_js_parse_parameter

Definitions

sources/webstandards_js_parse.php

  • Return parse info for parse type.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: array

Parameters

Name Type Default Set Range Description
$allow_expressions boolean True N/A N/A Whether to allow expressions in this
$separator string EQUAL N/A N/A The token that sits as the 'separator' between name and value

Return

  • Parse info (null: error)
  • Type: ?array
  • Set: N/A
  • Range: N/A