One can add several 'modifiers' to a key in square brackets to control number of columns, separator string and format |
One can add several 'modifiers' to a key in square brackets to control number of columns, separator string and format:
[key!c%F'S']
c -> number of columns
F -> C-style formatting
S -> separator string
Examples:
[latitude!11] -> print array using 11 columns [latitude','] -> print array with entries separated by a comma [latitude%.5f] -> print real numbers with 5 decimal places |
Related articles appear here based on the labels you select. Click to edit the macro and add or change labels.