How to know if i'm running basic or standard client

Hi, I’m looking for a way to know if the client running is basic or standard. I’ve got some information to show to my users but not the same depending if they are using a standard client or a basic one.

I’ve tried using hidding formula @Environment(“USEBASICNOTES”) != 1 but it seems not to be taken into account. The problem is larger that this as the get of an environment variable seems not to be working anymore in my test.

If someone knows another way to know if i’m in basic or full in @Formula, it will be greatly appreciated.

And if someone else can test if @Environment retrieve something it would be interesting for everyone as most of us use it regularly in developments.

Thanks in advance

Subject: @IsEmbeddedInsideWCT

should do what you need

Subject: Yes André, it’s exactly what I needed

Thank you André, It’s fine. This is exactly what I was looking for.

Subject: Does fetching the version tell you?..

Subject: No it doesn’t give you the information

It’s the same version number if you are in basic or standard

Subject: Select: Help - IBM Lotus Notes?

Can you ask the users to do Help - About IBM Lotus Notes? The splash screen displayed states either Standard or Basic, right?