1
0
mirror of https://github.com/sasjs/core.git synced 2026-01-03 15:40:05 +00:00

chore(docs): updating comments

This commit is contained in:
Allan
2023-06-20 17:18:53 +01:00
parent 949b406c23
commit 6b1accdd6b
3 changed files with 12 additions and 8 deletions

View File

@@ -36,6 +36,7 @@
aligndp4e49996=right(aligndp4e49996);
myvar=aligndp4e49996;
end;
drop aligndp4e49996;
Results (myvar variable):
@@ -61,7 +62,7 @@
7998580.8415
@param var The (data step) variable to create
@param var The (data step, character) variable to modify
@param width= (8) The number of characters BEFORE the decimal point
<h4> SAS Macros </h4>