get
Method
This is a method of the WorkflowContext class in the workflows module.Get a variable
Signature
Parameters
No description available.
Returns
The result of the operation.
get: Get a variable
This is a method of the WorkflowContext class in the workflows module.Get a variable
def get(&self, key: &str) -> Option<&String>