Skip to content

SOSL parsing error 2 #55

@xixiaofinland

Description

@xixiaofinland
class SOSLClass {
  void check() {
    searchResult = [
      FIND 'Hello'
      IN ALL FIELDS
      RETURNING Account(Id, Name USING ListView(id = listViewId))
    ];
  }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions