# cp.rx.go.If.Matches

A Statement.Modifier for If that sets a predicate check values against.


# 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.Matches: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 353