-
This sample code shows how to add a loading panel on button click. It is also useful when you want to block submit after one click.
-
Convert methods that you can use to build Cora SeQuence expressions.
-
Date and time methods that you can use to build Cora SeQuence expressions.
-
String methods that you can use to build Cora SeQuence expressions.
-
View sample scenarios, their expressions, and return value type.
-
The it object is the expression argument for the LINQ extension methods.
-
The ds object is the data source object passed to the expression execution.
-
Use the mwf object to retrieve values from a master workflow with a simple expression. With the mwf object, you can access master workflow metadata and activity metadata, which you can do from any wo
-
When you create a message, a message object is created with the message's metadata, which you can use in an expression.
-
Use activity-instance expressions to retrieve data and metadata related to any activity-instance.