Skip to content

Add implementation for PRINT USING #1239

Description

@spotlessmind1975

It would be nice to add support for PRINT USING, that is a command used to format the output of strings and numbers, allowing for specific field widths, decimal places, and character alignments. It uses placeholders (# for numbers, \ or & for strings) within a format string to define the layout. It helps create structured, readable reports.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Status
    No status

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions