getJsonFloat

Undocumented in source. Be warned that the author may not have intended to support it.
  1. float getJsonFloat(JSONValue json, string tag)
  2. float getJsonFloat(JSONValue json, string tag, float defValue)
    float
    getJsonFloat
    (
    JSONValue json
    ,
    string tag
    ,
    float defValue
    )

Meta