Skip to content

Function_evisit_core_js_utils_aliases

Wyatt Greenway edited this page Jan 31, 2017 · 4 revisions

function aliases(obj[, set])

Parameters

  • obj
    • (Object) >>> Object to get / set aliases from
  • set [optional]
    • (Array|String) If specified as an Array, set the entire aliases array to this. If specified as a string, add this alias to the list of aliases

Return value

  • (Array) List of aliases

Description

See Also


Clone this wiki locally