Skip to content

ON_BEHALF_OF_PATTERN

const ON_BEHALF_OF_PATTERN: RegExp

Defined in: packages/simply-apex-core/src/apexTraceSetup.ts:30

Matches Field:Value for --on-behalf-of. The field name is restricted to safe SOQL identifier characters since, unlike the value, it can’t be quoted/escaped in the query.