[Pas2js] Nested objects

heliosroots heliosroots at gmail.com
Thu Dec 10 11:36:52 CET 2020


It's a good alternative, but I particularly avoid the use of helper...

function GetNestedValue(ATarget: JSValue; APath: string; ADefaultValue:
JSValue): JSValue;
function SetNestedValue(ATarget: JSValue; APath: string; ANewValue:
JSValue): boolean;

so I'm not limited to using only TJSObject





--
Sent from: http://pas2js.38893.n8.nabble.com/


More information about the Pas2js mailing list