Get CSEntry version through syntax

Discussions about CSEntry
Forum rules
New release: CSPro 8.0
Post Reply
khurshid.arshad
Posts: 572
Joined: July 9th, 2012, 11:32 am
Location: Islamabad, Pakistan

Get CSEntry version through syntax

Post by khurshid.arshad »

Dear Team;

How can i check the CSEntry version through syntax.
thanks.
a.
SKARA
Posts: 15
Joined: September 13th, 2012, 7:09 am

Re: Get CSEntry version through syntax

Post by SKARA »

khurshid.arshad wrote: March 3rd, 2021, 3:43 am Dear Team;

How can i check the CSEntry version through syntax.
thanks.
a.
To check the CSEntry version through syntax, use the function below:
s = diagnostics("version_detailed")
or
s = diagnostics("version")

Sidiki Karabenta
khurshid.arshad
Posts: 572
Joined: July 9th, 2012, 11:32 am
Location: Islamabad, Pakistan

Re: Get CSEntry version through syntax

Post by khurshid.arshad »

thanks.
a.
Post Reply