Microsoft® Visual Basic® Scripting Edition Not Operator |
| Language Reference |
|
Used to perform logical negation on an expression.
result = Not expressionThe Not operator syntax has these parts:
Part Description result Any numeric variable. expression Any expression.
The following table illustrates how result is determined:
If expression is Then result is True False False True Null Null
In addition, the Not operator inverts the bit values of any variable and sets the corresponding bit in result according to the following table:
Bit in expression Bit in result 0 1 1 0
file: /Techref/language/asp/vbs/vbscript/315.htm, 3KB, , updated: 1996/11/22 11:12, local time: 2025/4/29 21:54,
3.22.223.160:LOG IN
|
©2025 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://www.piclist.com/techref/language/asp/vbs/vbscript/315.htm"> Microsoft® Visual Basic® Scripting Edition </A> |
Did you find what you needed? |
![]() o List host: MIT, Site host massmind.org, Top posters @none found - Page Editors: James Newton, David Cary, and YOU! * Roman Black of Black Robotics donates from sales of Linistep stepper controller kits. * Ashley Roll of Digital Nemesis donates from sales of RCL-1 RS232 to TTL converters. * Monthly Subscribers: Gregg Rew. on-going support is MOST appreciated! * Contributors: Richard Seriani, Sr. |
Welcome to www.piclist.com! |
.