I'm getting error "Error Error: AddIMRConroller Compile Error: Initial term of field expression must be a concrete SObject: LIST at line 21 column 23" from below line of code .
string[] str1 = imrTable.split('\r\n'); System.debug( str1.length);
In salesforce , we need to use size() method instead of length . this is something different then Java :(
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With