|   | 
Returns information on availability of certain features that are platform dependent.
No arguments
Return type: string array
Currently a string of length 4 defined as follows:
| Index | Description | 
|---|---|
| 0 | Is the function ShellExecute implemented? 'true' or 'false' | 
| 1 | Obsolete | 
| 2 | Is 'VersionStamp' function implemented. 'true' or 'false' | 
| 3 | Is context sensitive help implemented. 'true' or 'false' | 
| 
 | ||