#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


#API Documentation

#Methods

Signaturecp.rx.go.If.Matches:Then(...) -> If.Then
TypeMethod
DescriptionSpecifies what happens after the If test passes.
Parameters
  • ... - The list of resolvable items to process.
Returns
NotesNone
ExamplesNone
Sourcesrc/extensions/cp/rx/go/If.lua line 353