Top Method Summary
Options Name Purpose
FixJavaScriptReference (longchar, character, character) Fixes a JavaScript reference in the JSON Document by inserting unquoted JavaScript source code

Top Constructor Summary
Options Name Purpose
JavaScriptReference () Constructor for the JavaScriptReference class


Method Detail
Top

FixJavaScriptReference (longchar, character, character)

Purpose: Fixes a JavaScript reference in the JSON Document by inserting
unquoted JavaScript source code
Notes: The JSON object model quotes every string - which would not be
accepted as JavaScript source code by the browser

Parameters:
plcJson LONGCHAR
INPUT-OUTPUT The JSON string to correct
pcPropertyName CHARACTER
The name of the JSON property to fix
pcPropertyValue CHARACTER
The property value to insert


Constructor Detail
Top

JavaScriptReference ()

Purpose: Constructor for the JavaScriptReference class
Notes:



©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       30.03.2026 11:13:44