ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Standard functions / Windows functions / Miscellaneous WINDEV functions
DataType (Example)
IF DataType(Var1)<>12 THEN
Info("Var1 is not a character string")
ELSE
Info("Var1 is a character string")
END
Minimum version required
  • Version 9
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 02/16/2023

Send a report | Local help