You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
JsonGetValue:@[deprecated {use='lljson.decode', reason='Also, the indices are zero-based.'}](JSON:string, Specifiers:list) ->string,
703
+
JsonSetValue:@[deprecated {use='lljson.encode', reason='Also, the indices are zero-based.'}](JSON:string, Specifiers:list, Value:string) ->string,
704
+
JsonValueType:@[deprecated {reason="Use 'lljson.decode' and 'typeof' instead. Also, the indices are zero-based."}](JSON:string, Specifiers:list) ->string,
0 commit comments