ThrowException
Throws an exception with given message.
Task version: 1.0.0
Required Frends version: 5.5+
Required .NET version: 6.0
Compatible Agents: Crossplatform
Source code: https://github.com/FrendsPlatform/Frends.Utilities
Task Parameters
Name
Description
InputString : String
Exception message.
Default: -
Example: Example Text.
Task Result
Name
Description
ExceptionThrown : Boolean
Returns false if InputString was empty.
Example: false
Task Changelog
Changelog for Task Frends.Utilities.ThrowException.
[1.0.0] - 2022-09-06
Added
Initial implementation
Last updated
Was this helpful?

