![]() ![]() |
GoFiler Legato Script Reference
Legato v 1.6e Application v 6.3a
|
| Table of Contents | < < Previous | Next >> |
Chapter Twenty-one — WebView Interface (continued)
Overview
The JavaScriptGetRaw function returns any available data from a JavaScript Result Object as a string.
Syntax/Parameters
Syntax
string = JavaScriptGetRaw ( handle hJSO );
Parameters
hJSO
A handle specifying a JavaScript Object.
Return Value
A string as the raw return value or an an empty string on failure. Use the IsError or GetLastError function to determine if an error occurred and the nature of the error.
Remarks
The raw data is a string representation of the JSON response. This string is encoded using UTF-8. Please note that a response of “null” is given for an error start or when the script does not return any data.
Related Functions
Platform Support
Go13, Go16, GoFiler Complete, GoFiler Corporate, GoFiler, GoFiler Lite, GoXBRL
Page revised 2025-10-20
| Table of Contents | < < Previous | Next >> |
© 2012-2025 Novaworks, LLC. All rights reserved worldwide. Unauthorized use, duplication or transmission is prohibited by law. Portions of the software are protected by US Patents 10,095,672, 10,706,221 and 11,210,456. Novaworks, GoFiler™ and Legato™ are registered trademarks of Novaworks, LLC. EDGAR® is a federally registered trademark of the U.S. Securities and Exchange Commission. Novaworks is not affiliated with or approved by the U.S. Securities and Exchange Commission. All other trademarks are the property of their respective owners. Use of the features specified in this language are subject to terms, conditions and limitations of the Software License Agreement.