cp.rx.go.If.AreNot

A Statement.Modifier for If that sets the values to not match.


API Overview

Methods - API calls which can only be made on an object returned by a constructor

  • Then

API Documentation

Methods

Then

   
Signature cp.rx.go.If.AreNot:Then(...) -> If.Then
Type Method
Description Specifies what happens after the If test passes.
Parameters
  • ... - The list of resolvable items to process.
Returns
Notes None
Examples None
Source src/extensions/cp/rx/go/If.lua line 314