Private
compilerPrivate
compilerPrivate
Readonly
lwcPrivate
Readonly
namespacePrivate
Readonly
salesforceCompiles an OmniScript into LWC components
Definition of the OmniScript to compile
Optional
options: OmniCompilerOptionsOptions to control the compilation
Compile and package an OmniScript into a deployable Metadata package
Definition of the OmniScript to compile
Optional
options: OmniCompilerOptionsOptions to control the compilation and bundling
Compile an OmniScript into a deployable Salesforce Tooling record
Definition of the OmniScript to compile
Optional
options: OmniCompilerOptionsOptions to control the compilation
Private
getPrivate
getGenerated the LWC component name from the OmniScript definition
Compiler that transforms activated OmniScripts into LWC components that can easily be deployed or written to the disk.