Here are examples of using the ChaiScript scripting language itself, so you know what to expect. ChaiScript is inspired by ECMAScript and is designed to feel familiar and comfortable to programmers of C++. ChaiScript Basic Example The most straightfoward example of using ChaiScript is the one ...
create_event_store_schema.sql create table eventdb_user.EMHostNameVistastccom8080( id NUMBER CONSTRAINT ID_PK PRIMARY KEY, timeStamp decimal, physicalHostName varchar(256), environmentName varchar(256), logicalHostName varchar(256), serverType varchar(256), serverName varchar(256), componentType ...
Many of the functions in these examples refer to and rely on each other. When using the example script, be sure to verify that all parameters and dependent functions exist in the workflow script. For example, before you can send e-mail to a user's manager, you must find the manager's...
7 IVR script examples to help you build your own What is an IVR script? How to write an IVR script 1. Define the objectives for IVR 2. Simplify navigation 3. Align your script to your brand’s voice 4. Continuously refine the script 7 IVR script examples 1. Greeting and menu options...
July 2007 FEKO Scripting Examples INTRODUCTION 1-1 1 Introduction This Scripting Examples guide presents a set of text-based or scripting examples which demonstrate many of the features of the code FEKO. Most of the concepts, methods and
4 Script Examples This section includes the following topics Worksheet Manipulation Plotting Importing Exporting Analysis Accessing X-Functions and Origin C Functions
Script Examples for Exchange ServerArticle 09/14/2006 In each example, the "Example Script" section provides the code for the function or procedure that should be placed in the Script Editor, which is available from the View menu and then by selecting Code....
The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface. - ComfyUI/script_examples/websockets_api_example.py at master · comfyanonymous/ComfyUI
Script: Copy let blockerBugs = table (key, summary, description, priority, components, assignee, created); for rec_ in blockerBugsFiltered do let joinComponents = join(rec_.fields.components.name, ', '); set blockerBugs = blockerBugs & [key: rec_.key, summary: rec_.fields.summary, ...
The script uses two internal variables,assettypeandassetmeterto derive the asset type and the contents of the meter MBOSet of the asset. Because this script runs when a user saves their changes, the application transaction framework saves and commits the newly created MBOs as part of the main...