Not (RSDKv4)¶ Description¶ Performs a NOT operation on value. Parameters¶ value The variable to negate. Return Value¶ Updates value with the result. Syntax¶ Not(var value) Example¶ Not(temp4)