Skip to content
This repository has been archived by the owner on Jun 9, 2023. It is now read-only.

Latest commit

 

History

History
21 lines (15 loc) · 1.13 KB

cp.rx.go.If.Matches.md

File metadata and controls

21 lines (15 loc) · 1.13 KB

docs » 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

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