Skip to content

Commit

Permalink
Add description to node
Browse files Browse the repository at this point in the history
  • Loading branch information
aspaNeuro committed Oct 28, 2024
1 parent e89c518 commit a5f50a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Workflows/Extensions/StringToInt.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
using System.Reactive.Linq;

[Combinator]
[Description("")]
[Description("Returns the index of a a string if in the predefined string array, -1 if fails to find")]
[WorkflowElementCategory(ElementCategory.Transform)]
public class StringToInt
{
Expand Down

0 comments on commit a5f50a5

Please sign in to comment.