Context.getValue
javascriptcore.value.Value getValue(string name)Get a property of context global object with name.
Parameters
name | the value name |
Returns
a #JSCValue
javascriptcore.value.Value getValue(string name)Get a property of context global object with name.
name | the value name |