Saxonberg Server API
    Preparing search index...

    Type Alias ScriptValue

    ScriptValue: string | number | boolean | Stuff | StuffList | Block | undefined

    The value union. undefined is void — the value of a statement with no value (a plain command in v1, an empty block). A single Stuff and a StuffList are distinct: ( gus ) may yield one, ( glasses on bar ) a list.