ATC: RELEASE
ATC: RELEASE option This command immediately releases (sends on to the next routee) another document that is currently routed to…
Read more
Exclusively for Spitfire Clients
ATC: RELEASE option This command immediately releases (sends on to the next routee) another document that is currently routed to…
Read more
ATC: ITEMDUE item option This command sets the Item Due date for a document Item. item is required. It specifies…
Read more
ATC: EXIT THIS This command ends the workflow script. Example ATC: EXIT THIS The above example means “end the script…
Read more
ATC: EXIT condition | ( WHEN table.field (operator value-expression | IsChanging)) This command ends the workflow script if conditions are met….
Read more
ATC: ERRORIF condition | (WHEN table.field (operator value-expression | IsChanging )) This command ends the workflow script if conditions are…
Read more
ATC: DUE option(s) INTO $variable This command sets the document due date (or optionally, sets it to a specific day…
Read more
ATC: COPY KEY dataPK | [doctype] project document supplemental; WITH option This command creates a new document, usually by copying…
Read more
ATC: SAVE WITH options This command saves the current document. Errors during the save are catch-able (see ATC: CATCH). You can specify…
Read more
ATC: SELECT option This command selects either the source document or the new document as the current document. Most commands…
Read more
ATC: SEQ s TO | CC | ANY user-list VIA m option(s) This command allows the due date and other options…
Read more