• Returns Setof<
        {
            from: {
                baredesc: Text<0 | 1>;
                barelabel: Bool<0 | 1>;
                catcode: Char<0 | 1>;
                catdesc: Text<0 | 1>;
                word: Text<0 | 1>;
            };
        },
    >