Function

JavaScriptCore-6.0JavaScriptCoreoptions_get_uintSince 2.24

  • Get option as a guint value.

    Parameters

    • option: string

      the option identifier

    Returns [boolean, number]

    true if value has been set or false if the option doesn't exist

    2.24