Wolfram Language Paclet Repository (Under Development)

Community-contributed installable additions to the Wolfram Language

Primary Navigation

    • Cloud & Deployment
    • Core Language & Structure
    • Data Manipulation & Analysis
    • External Interfaces & Connections
    • Geographic Data & Computation
    • Graphs & Networks
    • Images
    • Machine Learning
    • Notebook Documents & Presentation
    • Scientific and Medical Data & Computation
    • Social, Cultural & Linguistic Data
    • Sound & Video
    • Symbolic & Numeric Computation
    • System Operation & Setup
    • User Interface Construction
    • Visualization & Graphics
    • Random Paclet
    • Alphabetical List
    • Using Paclets
    • Creating Paclets
    • New Definition Notebook
    • Random Paclet
    • Alphabetical List

PacletCICD

Guides

  • ContinuousIntegrationAndDeployment
  • CustomCICDWorkflows
  • Workflows

Symbols

  • BuildPaclet
  • CheckPaclet
  • CreatePublisherToken
  • ExampleDirectory
  • GitHubSecret
  • PublisherTokenObject
  • WorkflowEvaluate
  • WorkflowExport
  • WorkflowJob
  • WorkflowJobQ
  • Workflow
  • WorkflowQ
  • WorkflowStep
  • WorkflowStepQ
  • WorkflowValue

Other

  • ResourcePublisherToken
  • WolframScriptEntitlementID

Tutorials

  • GitHubActionsQuickStart
  • LicenseEntitlementsAndRepositorySecrets
Wolfram`PacletCICD`
WorkflowStepQ
​
WorkflowStepQ
[step]
yields
True
if
step
is a
WorkflowStep
and
False
otherwise.
​
Examples  
(1)
Basic Examples  
(1)
Check if an expression is a valid
WorkflowStep
:
In[1]:=
WorkflowStepQ

WorkflowStep
["Check"]
Out[1]=
True
In[2]:=
WorkflowStepQ

WorkflowStep
["InvalidName"]
WorkflowStep
::invname
:InvalidName is not a known step name.
Out[2]=
False
SeeAlso
WorkflowStep
 
▪
WorkflowEvaluate
 
▪
WorkflowJob
 
▪
Workflow
RelatedGuides
▪
Workflows
""

Powered by the Wolfram Cloud More about Wolfram Technology

© 2022 Wolfram Research, Inc. All rights reserved. Terms of Use Privacy Contact Us