FBL
  • About FBL
  • Flows
    • Hello World
    • Templates
    • Template Functions
    • Metadata Fields
  • Plugins
    • Flow Control
    • Context State
    • Execute (Shell & JavaScript)
    • File System
    • CLI Prompts
    • Execution Reporters
    • Common Options
  • Anti-Patterns & Pitfalls
    • Sequence Action Handler - "shareParameters" option
  • Packages
  • Glossary
Powered by GitBook
On this page

Was this helpful?

Anti-Patterns & Pitfalls

Due to flexible nature of FBL lots of the things can be handled in multiple way. This documentation will help to avoid usage of some patterns that may cause problems in future.

  • EJS Escape Syntax

  • Share parameters in sequence

PreviousCommon OptionsNextSequence Action Handler - "shareParameters" option

Last updated 6 years ago

Was this helpful?