Difference between revisions of "Get the Reference System Name"
From ArcoWiki
m (3 revisions imported) |
|
(No difference)
|
Revision as of 17:15, 24 October 2017
In order to Get the Reference System Name it is necessary to use the command SCDAT()
.
It return the name of the current reference system.
$$ Example of SCDAT implementation
DECL/CHAR,50,REFSYS_NAME
REFSYS_NAME=ASSIGN/SCDAT()