Dear Team;
How can i check the CSEntry version through syntax.
thanks.
a.
Get CSEntry version through syntax
-
khurshid.arshad
- Posts: 618
- Joined: July 9th, 2012, 11:32 am
- Location: Islamabad, Pakistan
-
SKARA
- Posts: 15
- Joined: September 13th, 2012, 7:09 am
Re: Get CSEntry version through syntax
To check the CSEntry version through syntax, use the function below:khurshid.arshad wrote: March 3rd, 2021, 3:43 am Dear Team;
How can i check the CSEntry version through syntax.
thanks.
a.
s = diagnostics("version_detailed")
or
s = diagnostics("version")
Sidiki Karabenta
-
khurshid.arshad
- Posts: 618
- Joined: July 9th, 2012, 11:32 am
- Location: Islamabad, Pakistan
Re: Get CSEntry version through syntax
thanks.
a.
a.