Question
4
Replies
111
Views
Posted: August 19, 2020
Last activity: December 10, 2020
@String.whatComesBeforeFirst() not working
***Edited by Moderator: Pallavi to change content type from Discussion to Question***
***Edited by Moderator Marissa to update Platform Capability tags****
Hi
As per the usage of @whatComesBeforeFirst(String,char), it takes String and character as arguments but you are passing string "I-" which is not vailid as per the usage.
Below is the usage