Show / Hide Table of Contents

Enum CompiledElementBase.Syntax

The syntax this CompiledElement adheres to.

Namespace: Quantellia.WMServer.Execution.Compilation
Assembly: WMServer.dll
Syntax
public enum CompiledElementBase.Syntax

Fields

Name Description
JavaScript

JavaScript like syntax is characterized by brackets ({,}), semicolon statement terminators (;), among others.

In this article
Back to top Copyright © 2025 Quantellia LLC.    Version 2.0.0 Revision 399     Last Updated 11/16/2025    DRAFT DOCUMENTATION. SUBJECT TO CHANGE