| Constructor and Description |
|---|
JavaScriptValue(String js)
Constructor
|
public JavaScriptValue(String js)
js - the snippet of the JavaScript code.
For example, "{what: 123, another: 'a'}".
The content is generated directly to the AU response, so it must be
a valid JavaScript code.Copyright © 2018. All rights reserved.