sasjs / core

Macros for SAS® App Developers
https://core.sasjs.io
MIT License
119 stars 17 forks source link

feat: extended comment for hlo variable in mdds_sas_cntlout #349

Closed allanbowe closed 1 year ago

allanbowe commented 1 year ago

Issue

n/a

Intent

Adding extra info to HLO variable (label) thanks to investigation by Nat Wooding on SAS-L

Implementation

Added the following text to the label:

Additional information. F=Standard format/informat. H=Range ending value is HIGH. I=Numeric informat. J=Justification for an informat. L=Range starting value is LOW. M=MultiLabel. N=Format or informat has no ranges, including no OTHER= range. O=Range is OTHER. R=ROUND option is in effect. S=Specifies that NOTSORTED is in effect. U=Specifies that the UPCASE option for an informat be used.

Checks

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 4.47.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: