\r
global class System_Boolean_valueOf {\r
\r
- @InvocableMethod(label='System.Boolean.valueOf()' category='Flowpex' iconName='slds:standard:default' description='Converts the specified string to a Boolean value and returns true if the specified string value is true. Otherwise, returns false.')\r
+ @InvocableMethod(label='System.Boolean.valueOf()' category='Flowpex' iconName='slds:standard:cms' description='Converts the specified string to a Boolean value and returns true if the specified string value is true. Otherwise, returns false.')\r
\r
global static List<Response> System_Boolean_valueOf (List<Request> requests) {\r
List<Response> responses = new List<Response>();\r