Libertas OS API Documentation
    Preparing search index...

    Type Alias LibertasStruct

    LibertasStruct: { [fieldID: number]: LibertasValue }

    A LibertasStruct can be a LibertasValue. A command or event must be a LibertasStruct, which could be empty.

    Type declaration

    Use Libertas_MakeIterable to use LibertasStruct in a "for...of" loop.