Sage
Tusk Language
Welcome to Sage
Volume (94%) Hide Volume
Topics
Procedure Type
flowchart LR
  Start[Start]
  Stop[Stop]
  Start --> RefTo([<tt>reference to</tt>])
  RefTo --> Proc([<tt>procedure</tt>])
  Proc --> Stop
  Proc--> Params([<a href="DeclParams">Parameters</a>])
  Params --> Stop

  style Start fill:#44E
  style Stop fill:#E44

Last Modified: 2/15 10:06:11 am
2/15 10:06:11 am