senses:packages:kmj-json
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
senses:packages:kmj-json [2025/07/28 01:20] – created flash | senses:packages:kmj-json [2025/07/28 03:26] (current) – args & rets on same level as syntax flash | ||
---|---|---|---|
Line 13: | Line 13: | ||
decode(input: | decode(input: | ||
- | This function takes a single | + | ==== Arguments ==== |
+ | |||
+ | - The first argument | ||
+ | |||
+ | ==== Returns ==== | ||
+ | |||
+ | - The first return value will be the decoded Lua equivalent value type of the given JSON, or '' | ||
===== encode ===== | ===== encode ===== | ||
Line 23: | Line 29: | ||
encode(input: | encode(input: | ||
- | This function takes a single | + | ==== Arguments ==== |
+ | |||
+ | - The first argument | ||
+ | |||
+ | ==== Returns ==== | ||
+ | |||
+ | - The first return value will be the JSON encoded representation of the given input, or a Lua '' |
senses/packages/kmj-json.1753665649.txt.gz · Last modified: by flash