Skip to content
This repository has been archived by the owner on Jul 6, 2019. It is now read-only.
Anahkiasen edited this page Nov 24, 2012 · 12 revisions

Available methods

  • Informations about an object
    • [keys][#keys]
    • [methods][#methods]
    • [values][#values]

Informations about an object

Object::keys

Get the keys from an object

Object::values

Get the values from an object

Object::methods

List all methods of an object

Clone this wiki locally